diff --git a/test/context.t b/test/context.t index 05315dcf0..0bc36cbb3 100755 --- a/test/context.t +++ b/test/context.t @@ -481,8 +481,6 @@ class ContextEvaluationTest(TestCase): self.assertNotIn("work today task", output) self.assertNotIn("home today task", output) -# TODO Prove context does not interfere with ID-based filters -# TODO Prove context does not interfere with UUID-based filters # TODO Prove context does not interfere with export # TODO Prove context does not interfere with undo # TODO Prove context does not interfere with helper commands