These line should not be there.

This commit is contained in:
Florent Xicluna 2010-03-05 01:12:14 +00:00
parent d6935631da
commit 7272acfabe

View file

@ -823,7 +823,6 @@ def test_main():
ProcessTestCaseNoPoll,
HelperFunctionTests)
unit_tests = ( POSIXProcessTestCase,)
test_support.run_unittest(*unit_tests)
test_support.reap_children()