Test: Merged bug.649.t into recurrence.t

This commit is contained in:
Paul Beckingham 2015-10-23 07:14:43 -04:00
parent ed3eb31d7e
commit 33cf2735cf
4 changed files with 20 additions and 63 deletions

View file

@ -89,7 +89,7 @@ class TestBug441(TestCase):
self.t = Task()
def test_bad_colon_replacement(self):
"""Substitution containing a colon"""
"""441: Substitution containing a colon"""
self.t("add one two three")
self.t("1 modify /two/two:/")