mirror of
https://github.com/python/cpython.git
synced 2025-09-30 20:31:52 +00:00
Issue #20655: Fix test_asyncio, run also subprocess tests. Patch written by
Vajrasky Kok.
This commit is contained in:
parent
04e05da1b3
commit
79c3bcf2f7
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ test_asyncio.test_proactor_events
|
||||||
test_asyncio.test_queues
|
test_asyncio.test_queues
|
||||||
test_asyncio.test_selector_events
|
test_asyncio.test_selector_events
|
||||||
test_asyncio.test_streams
|
test_asyncio.test_streams
|
||||||
|
test_asyncio.test_subprocess
|
||||||
test_asyncio.test_tasks
|
test_asyncio.test_tasks
|
||||||
test_asyncio.test_transports
|
test_asyncio.test_transports
|
||||||
test_asyncio.test_unix_events
|
test_asyncio.test_unix_events
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue