Commit 286ba740 authored by Denis Bilenko's avatar Denis Bilenko

greentest: add test_patched_subprocess.py

parent eb4bcd5a
......@@ -25,6 +25,7 @@ test_patched_select.SelectTestCase.test_error_conditions
test_patched_smtplib.NonConnectingTests.*
test_patched_urllib2net.OtherNetworkTests.*
test_patched_wsgiref.*
test_patched_subprocess.HelperFunctionTests.*
'''
ignore_switch_tests = '''
......
import helper
exec helper.prepare_stdlib_test(__file__) in globals()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment