Test: Changed text that throws off syntax coloring

This commit is contained in:
Paul Beckingham 2015-07-11 07:48:32 -04:00
parent 18412822fd
commit 10c786bdf0

View file

@ -64,7 +64,7 @@ class TestWait(TestCase):
class TestBug434(TestCase):
# Bug #434: Task shouldn't prevent users from marking as done tasks with
# Bug #434: Task should not prevent users from marking as done tasks with
# status:waiting
def setUp(self):
self.t = Task()