diff options
Diffstat (limited to 'src/python/stdlib/test/autotest.py')
| -rw-r--r-- | src/python/stdlib/test/autotest.py | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/python/stdlib/test/autotest.py b/src/python/stdlib/test/autotest.py deleted file mode 100644 index 41c2088..0000000 --- a/src/python/stdlib/test/autotest.py +++ /dev/null @@ -1,6 +0,0 @@ -# This should be equivalent to running regrtest.py from the cmdline. -# It can be especially handy if you're in an interactive shell, e.g., -# from test import autotest. - -from test import regrtest -regrtest.main() |
