From 5f2e0e5ccb988cdf65137034b33ee57198cc23b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Mon, 5 May 2008 17:54:01 +0000 Subject: Revert bogus checkin in r62724 to that file. --- Lib/test/regrtest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12