]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
(Merge 3.4) Issue #20668: Remove tests.txt of test_asyncio
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 31 Mar 2014 15:40:52 +0000 (17:40 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 31 Mar 2014 15:40:52 +0000 (17:40 +0200)
It's useless, tests are now discovered automatically.


Trivial merge