mirror of
https://github.com/python/cpython.git
synced 2025-08-30 05:35:08 +00:00
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
1 changed files with 0 additions and 1 deletions
|
@ -1603,7 +1603,6 @@ def test_main():
|
|||
unit_tests = (ProcessTestCase,
|
||||
POSIXProcessTestCase,
|
||||
Win32ProcessTestCase,
|
||||
ProcessTestCasePOSIXPurePython,
|
||||
CommandTests,
|
||||
ProcessTestCaseNoPoll,
|
||||
HelperFunctionTests,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue