[Zope-Checkins] CVS: Zope/utilities - testrunner.py:1.29

Guido van Rossum guido@python.org
Mon, 11 Nov 2002 11:31:18 -0500


Update of /cvs-repository/Zope/utilities
In directory cvs.zope.org:/tmp/cvs-serv20376

Modified Files:
	testrunner.py 
Log Message:
Fix the docstring -- -a is *not* the default.


=== Zope/utilities/testrunner.py 1.28 => 1.29 ===
--- Zope/utilities/testrunner.py:1.28	Tue Sep  3 13:12:31 2002
+++ Zope/utilities/testrunner.py	Mon Nov 11 11:31:18 2002
@@ -219,8 +219,7 @@
        -a
 
           Run all tests found in all subdirectories of the current
-          working directory. This is the default if no options are
-          specified.
+          working directory.
 
        -m