projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65429cf
)
Issue #20655: Fix test_asyncio, run also subprocess tests. Patch written by
author
Victor Stinner
<victor.stinner@gmail.com>
Mon, 17 Feb 2014 23:11:21 +0000
(
00:11
+0100)
committer
Victor Stinner
<victor.stinner@gmail.com>
Mon, 17 Feb 2014 23:11:21 +0000
(
00:11
+0100)
Vajrasky Kok.
Lib/test/test_asyncio/tests.txt
patch
|
blob
|
history
diff --git
a/Lib/test/test_asyncio/tests.txt
b/Lib/test/test_asyncio/tests.txt
index 30609cd5fe24d6a061dafdff3da333597346fd8c..c69582bc86ce2057a09165546566d94bf488b1dc 100644
(file)
--- a/
Lib/test/test_asyncio/tests.txt
+++ b/
Lib/test/test_asyncio/tests.txt
@@
-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