]> granicus.if.org Git - python/commitdiff
These line should not be there.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 5 Mar 2010 01:12:14 +0000 (01:12 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 5 Mar 2010 01:12:14 +0000 (01:12 +0000)
Lib/test/test_subprocess.py

index 844490944d3239c95359c3dc894b4f356b3ae731..84ea9ed8bf730b84a3ad8c781fdfa5ecfa23b2b3 100644 (file)
@@ -823,7 +823,6 @@ def test_main():
                   ProcessTestCaseNoPoll,
                   HelperFunctionTests)
 
-    unit_tests = (                  POSIXProcessTestCase,)
     test_support.run_unittest(*unit_tests)
     test_support.reap_children()