]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(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)
commitf50d46cbda424ea4e9c1fc6d082a7b91206a3992
treebd2f998a1a9368ddaa86e0954d67ae70dd21a6b7
parenta8768336d0f9db8d516c84450249c71dac540e85
parentd2403a21e40a884d6dcc9a17bb491ad5447c6dbe
(Merge 3.4) Issue #20668: Remove tests.txt of test_asyncio

It's useless, tests are now discovered automatically.