Test: Removed TODO items that are done
This commit is contained in:
@@ -481,8 +481,6 @@ class ContextEvaluationTest(TestCase):
|
|||||||
self.assertNotIn("work today task", output)
|
self.assertNotIn("work today task", output)
|
||||||
self.assertNotIn("home 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 export
|
||||||
# TODO Prove context does not interfere with undo
|
# TODO Prove context does not interfere with undo
|
||||||
# TODO Prove context does not interfere with helper commands
|
# TODO Prove context does not interfere with helper commands
|
||||||
|
|||||||
Reference in New Issue
Block a user