Commit aef1fa73 authored by Felix Yan's avatar Felix Yan Committed by GitHub

Correct a typo in patched_tests_setup.py

parent a0ad442f
......@@ -715,7 +715,7 @@ if PYPY:
if PY36:
disabled_tests += [
# These are flaky, begining in 3.6-alpha 7.0, not finding some flag
# These are flaky, beginning in 3.6-alpha 7.0, not finding some flag
# set, apparently a race condition
'test_asyncore.TestAPI_UveIPv6Poll.test_handle_accept',
'test_asyncore.TestAPI_UveIPv6Poll.test_handle_accepted',
......
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