]> git.ipfire.org Git - thirdparty/tornado.git/commit
Update test_ioloop to use AsyncTestCase. Rename it to ioloop_test and
authorBen Darnell <bdarnell@beaker.local>
Fri, 30 Jul 2010 02:00:06 +0000 (19:00 -0700)
committerBen Darnell <bdarnell@beaker.local>
Fri, 30 Jul 2010 02:00:06 +0000 (19:00 -0700)
commit66f94d2c13ce501027106df7449d48485a132820
treec9a18ccc9d6c9123713a5ee06dfbed28bce58412
parent15e5bf08ed8ba620d3118816722e3ecad175b916
Update test_ioloop to use AsyncTestCase.  Rename it to ioloop_test and
make other stylistic changes for consistency.
tornado/test/ioloop_test.py [new file with mode: 0755]
tornado/test/runtests.py
tornado/test/test_ioloop.py [deleted file]