mirror of https://github.com/python/cpython
test_future3.py is a regular test file, and should be part of the test suite
This commit is contained in:
parent
da0c025a43
commit
7db15fe9d9
|
@ -487,7 +487,6 @@ NOTTESTS = [
|
|||
'test_support',
|
||||
'test_future1',
|
||||
'test_future2',
|
||||
'test_future3',
|
||||
]
|
||||
|
||||
def findtests(testdir=None, stdtests=STDTESTS, nottests=NOTTESTS):
|
||||
|
|
Loading…
Reference in New Issue