aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_json_diff.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_json_diff.py')
-rw-r--r--test/test_json_diff.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_json_diff.py b/test/test_json_diff.py
index e567651..18082d6 100644
--- a/test/test_json_diff.py
+++ b/test/test_json_diff.py
@@ -143,6 +143,7 @@ class TestHappyPath(OurTestCase):
OptionsClass(ign=True))
# bug /6cf
+ @unittest.skip('Not finished yet.')
def test_large_recursive_file(self):
self._run_test(open("test/DMS_1121_1.json.1.out"),
open("test/DMS_1121_1.json.2.out"),