tests/run-tests.py
changeset 8843 eb7b247a98ea
parent 8724 6e41d3c5619f
child 8943 09ff905cdc86
--- a/tests/run-tests.py	Fri Jun 19 13:44:23 2009 +0200
+++ b/tests/run-tests.py	Fri Jun 19 13:47:50 2009 +0200
@@ -16,7 +16,7 @@
 # If you change this script, it is recommended that you ensure you
 # haven't broken it by running it in various modes with a representative
 # sample of test scripts.  For example:
-# 
+#
 #  1) serial, no coverage, temp install:
 #      ./run-tests.py test-s*
 #  2) serial, no coverage, local hg: