Test: Remove commented WaitingFor which has been fixed

This commit is contained in:
Renato Alves 2015-07-13 11:54:03 +01:00
parent 1371c9616a
commit 774b9558ad

View file

@ -543,7 +543,6 @@ class TestBug489(TestCase):
self.assertIn("without", out)
#@unittest.skip("WaitingFor TW-1600")
class TestBug1600(TestCase):
def setUp(self):
self.t = Task()