diff tests/run-tests.py @ 8843:eb7b247a98ea

kill trailing whitespace
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Fri, 19 Jun 2009 13:47:50 +0200
parents 6e41d3c5619f
children 09ff905cdc86
line wrap: on
line diff
--- 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: