Test: Removed TODO items that are done

This commit is contained in:
Paul Beckingham
2015-08-13 13:34:59 -04:00
parent 79041ba501
commit 617d1eaf3b

View File

@@ -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