tests/README
changeset 2207 8a2a7f7d9df6
parent 1933 7544700fd931
child 2283 e506c14382fd
--- a/tests/README	Thu May 04 15:42:14 2006 -0700
+++ b/tests/README	Thu May 04 15:47:18 2006 -0700
@@ -3,7 +3,7 @@
 To run the tests, do:
 
 cd tests/
-./run-tests
+python run-tests.py
 
 This finds all scripts in the test directory named test-* and executes
 them. The scripts can be either shell scripts or Python. Each test is