From 774b9558ad96803749f58aa18310d82defeb5609 Mon Sep 17 00:00:00 2001 From: Renato Alves Date: Mon, 13 Jul 2015 11:54:03 +0100 Subject: [PATCH] Test: Remove commented WaitingFor which has been fixed --- test/filter.t | 1 - 1 file changed, 1 deletion(-) diff --git a/test/filter.t b/test/filter.t index 9a9eab5e3..e2e86940f 100755 --- a/test/filter.t +++ b/test/filter.t @@ -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()