mirror of https://github.com/python/cpython
Remove some debug line...
This commit is contained in:
parent
129226d4eb
commit
6f66648508
|
@ -850,7 +850,6 @@ def test_main():
|
|||
ProcessTestCaseNoPoll,
|
||||
HelperFunctionTests)
|
||||
|
||||
unit_tests = (POSIXProcessTestCase,)
|
||||
support.run_unittest(*unit_tests)
|
||||
support.reap_children()
|
||||
|
||||
|
|
Loading…
Reference in New Issue