summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xLib/test/regrtest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index aed565b..36b4a72 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -487,7 +487,6 @@ NOTTESTS = [
'test_support',
'test_future1',
'test_future2',
- 'test_future3',
]
def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS):