tests: Fix import error

This commit is contained in:
Alex Willmer 2018-03-08 21:37:49 +00:00 committed by David Wilson
parent c6f3bfd93a
commit b433645d11
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ class BrokenModulesTest(unittest2.TestCase):
self.assertIsInstance(msg.unpickle(), tuple)
class BlacklistTest(unittest.TestCase):
class BlacklistTest(unittest2.TestCase):
def test_whitelist_no_blacklist(self):
assert 0