mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Test: Merged bug.649.t into recurrence.t
This commit is contained in:
parent
ed3eb31d7e
commit
33cf2735cf
4 changed files with 20 additions and 63 deletions
|
@ -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:/")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue