mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Remove some debug line...
This commit is contained in:
parent
129226d4eb
commit
6f66648508
1 changed files with 0 additions and 1 deletions
|
|
@ -850,7 +850,6 @@ def test_main():
|
|||
ProcessTestCaseNoPoll,
|
||||
HelperFunctionTests)
|
||||
|
||||
unit_tests = (POSIXProcessTestCase,)
|
||||
support.run_unittest(*unit_tests)
|
||||
support.reap_children()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue