follow on to the last commit, remove the final POSIXPurePythonTestCase
reference. (the difference between running test_subprocess.py directly rather than via regrtest.py)
This commit is contained in:
parent
59fd1bfcc1
commit
8281ba8bcb
|
@ -1603,7 +1603,6 @@ def test_main():
|
|||
unit_tests = (ProcessTestCase,
|
||||
POSIXProcessTestCase,
|
||||
Win32ProcessTestCase,
|
||||
ProcessTestCasePOSIXPurePython,
|
||||
CommandTests,
|
||||
ProcessTestCaseNoPoll,
|
||||
HelperFunctionTests,
|
||||
|
|
Loading…
Reference in New Issue