]> git.ipfire.org Git - thirdparty/tornado.git/commit
Run twisted tests in a temporary directory so they don't leak temp files.
authorBen Darnell <ben@bendarnell.com>
Mon, 27 Aug 2012 21:45:50 +0000 (17:45 -0400)
committerBen Darnell <ben@bendarnell.com>
Mon, 27 Aug 2012 21:45:50 +0000 (17:45 -0400)
commitb8d0742b557813b1e5334d47be7ef336c5932661
tree2d29fff15c5e520251acd8c9ff3ae7c8f93a3b36
parent06c09038cf33cab6e1632ef2ffc16e6a1f117484
Run twisted tests in a temporary directory so they don't leak temp files.

This mainly affected the unix socket tests.
tornado/test/twisted_test.py