summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_asyncio/tests.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_asyncio/tests.txt')
-rw-r--r--Lib/test/test_asyncio/tests.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/Lib/test/test_asyncio/tests.txt b/Lib/test/test_asyncio/tests.txt
new file mode 100644
index 0000000..30609cd
--- /dev/null
+++ b/Lib/test/test_asyncio/tests.txt
@@ -0,0 +1,13 @@
+test_asyncio.test_base_events
+test_asyncio.test_events
+test_asyncio.test_futures
+test_asyncio.test_locks
+test_asyncio.test_proactor_events
+test_asyncio.test_queues
+test_asyncio.test_selector_events
+test_asyncio.test_streams
+test_asyncio.test_tasks
+test_asyncio.test_transports
+test_asyncio.test_unix_events
+test_asyncio.test_windows_events
+test_asyncio.test_windows_utils