]> granicus.if.org Git - python/commitdiff
Issue #20655: Fix test_asyncio, run also subprocess tests. Patch written by
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 17 Feb 2014 23:11:21 +0000 (00:11 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 17 Feb 2014 23:11:21 +0000 (00:11 +0100)
Vajrasky Kok.

Lib/test/test_asyncio/tests.txt

index 30609cd5fe24d6a061dafdff3da333597346fd8c..c69582bc86ce2057a09165546566d94bf488b1dc 100644 (file)
@@ -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