Tests: Updated to non-deprecated Boolean values

This commit is contained in:
Paul Beckingham
2016-09-04 16:13:23 -04:00
parent 0b729b5d97
commit d8bf209f29
23 changed files with 57 additions and 57 deletions

View File

@@ -40,7 +40,7 @@ class TestFeature559(TestCase):
def setUp(self):
self.t = Task()
self.t.config("exit.on.missing.db", "yes")
self.t.config("exit.on.missing.db", "1")
# NOTE the framework uses TASKDATA and TASKRC to tell taskwarrior where
# data is stored. Since these env variables take precedence over