Commit 740eedb8 authored by Victor Stinner's avatar Victor Stinner

Issue #20655: Fix test_asyncio, run also subprocess tests. Patch written by

Vajrasky Kok.
parent 65429cf6
......@@ -6,6 +6,7 @@ test_asyncio.test_proactor_events
test_asyncio.test_queues
test_asyncio.test_selector_events
test_asyncio.test_streams
test_asyncio.test_subprocess
test_asyncio.test_tasks
test_asyncio.test_transports
test_asyncio.test_unix_events
......
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