(Merge 3.4) Issue #20668: Remove tests.txt of test_asyncio

It's useless, tests are now discovered automatically.
This commit is contained in:
Victor Stinner 2014-03-31 17:40:52 +02:00
commit f50d46cbda
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
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_subprocess
test_asyncio.test_tasks
test_asyncio.test_transports
test_asyncio.test_unix_events
test_asyncio.test_windows_events
test_asyncio.test_windows_utils