TW-1688: task fails to import

- Thanks to Rainer Müller.
This commit is contained in:
Paul Beckingham 2015-09-11 07:49:29 -04:00
parent f55afe33d7
commit cd736a0d70
4 changed files with 30 additions and 9 deletions

View file

@ -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")