Fix tests with testtools 1.2.0 and above.
authorRobert Collins <robertc@robertcollins.net>
Tue, 18 Nov 2014 08:12:38 +0000 (21:12 +1300)
committerRobert Collins <robertc@robertcollins.net>
Tue, 18 Nov 2014 08:40:38 +0000 (21:40 +1300)
commit7c203ff76e7ab83d954cfd6ea1cb4d75f9881823
tree37c91b4d348b6d69e6bec32e1437bda3eaa4928d
parent52dad0f4f5625468c8072bd8b1c3925676558562
Fix tests with testtools 1.2.0 and above.

Import errors don't break execution or listing now in testtools, so to
test execution breaking we have to be a little bit more direct.
NEWS
python/subunit/tests/test_run.py