summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2008-05-05 17:54:01 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2008-05-05 17:54:01 (GMT)
commit5f2e0e5ccb988cdf65137034b33ee57198cc23b9 (patch)
treeee48e39014c28c79479ad85d57a7e715ae1274c3 /Lib/test/regrtest.py
parentc3ad68c88a5c7eab2c70fa3a58aab547f60f61e0 (diff)
downloadcpython-5f2e0e5ccb988cdf65137034b33ee57198cc23b9.zip
cpython-5f2e0e5ccb988cdf65137034b33ee57198cc23b9.tar.gz
cpython-5f2e0e5ccb988cdf65137034b33ee57198cc23b9.tar.bz2
Revert bogus checkin in r62724 to that file.
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-xLib/test/regrtest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index d8d6590..b092bd9 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -1,6 +1,6 @@
#! /usr/bin/env python
-"""Regression test driver.
+"""Regression test.
This will find all modules whose name is "test_*" in the test
directory, and run them. Various command line options provide