diff -r c74e91e81f70 -r 8a2a7f7d9df6 tests/README --- 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