mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-22 20:23:09 +02:00
TW-1688: task fails to import
- Thanks to Rainer Müller.
This commit is contained in:
parent
f55afe33d7
commit
cd736a0d70
4 changed files with 30 additions and 9 deletions
|
@ -42,7 +42,6 @@ class TestBug46(TestCase):
|
|||
self.t("add two")
|
||||
self.t("add three")
|
||||
|
||||
@unittest.expectedFailure
|
||||
def test_bug46(self):
|
||||
"""Circular dependency detection broken by deletion of completed.data"""
|
||||
self.t("1 mod dep:2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue