From 617d1eaf3b6e1c5791c327876ea10b53b181afc4 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Thu, 13 Aug 2015 13:34:59 -0400 Subject: [PATCH] Test: Removed TODO items that are done --- test/context.t | 2 -- 1 file changed, 2 deletions(-) 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