mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Issue #20655: Fix test_asyncio, run also subprocess tests. Patch written by
Vajrasky Kok.
This commit is contained in:
parent
65429cf639
commit
740eedb826
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