summaryrefslogtreecommitdiff
path: root/test/test_diff.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_diff.py')
-rw-r--r--test/test_diff.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_diff.py b/test/test_diff.py
index 3e1c5ddc..dcf10018 100644
--- a/test/test_diff.py
+++ b/test/test_diff.py
@@ -236,7 +236,6 @@ class TestDiff(TestBase):
res[0].b_path,
)
- @unittest.skip("This currently fails and would need someone to improve diff parsing")
def test_diff_file_with_colon(self):
output = fixture("diff_file_with_colon")
res = []