Docs: Updated man page regarding 'debug.parser' values

- Modified tests that use the above.
This commit is contained in:
Paul Beckingham
2015-09-07 12:33:53 -04:00
parent d210c6d07f
commit d87a753de1
5 changed files with 19 additions and 6 deletions

View File

@@ -47,7 +47,7 @@ class TestBug295(TestCase):
# Taskwarrior sees /\/twp\//TWO/.
#
# Verify using:
# code, out, err = self.t('rc.debug.parser=3 1 modify /\\\\/two\\\\//TWO/')
# code, out, err = self.t('rc.debug.parser=2 1 modify /\\\\/two\\\\//TWO/')
# self.tap(err)
self.t('1 modify /\\\\/two\\\\//TWO/')