summaryrefslogtreecommitdiff
path: root/archaeological_operations/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_operations/tests.py')
-rw-r--r--archaeological_operations/tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/archaeological_operations/tests.py b/archaeological_operations/tests.py
index ee1f2645c..409ee5079 100644
--- a/archaeological_operations/tests.py
+++ b/archaeological_operations/tests.py
@@ -4686,7 +4686,6 @@ class ApiTest(OperationInitTest, APITestCase):
params["action"] = "generate_match_document"
response = self.client.post(url, params, follow=True)
- #src_doc = source.generate_match_document()
zip_file = zipfile.ZipFile(BytesIO(response.content))
self.assertIsNone(