From e329e20fa2d92b90faf7c9ab74ac3916a3e3da87 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 1 Feb 2019 12:16:56 +0100 Subject: Update version --- archaeological_finds/tests.py | 1 - 1 file changed, 1 deletion(-) (limited to 'archaeological_finds/tests.py') diff --git a/archaeological_finds/tests.py b/archaeological_finds/tests.py index c1210c598..ead46b1d9 100644 --- a/archaeological_finds/tests.py +++ b/archaeological_finds/tests.py @@ -751,7 +751,6 @@ class FindSearchTest(FindInit, TestCase): self._test_search(c, result, context="One container in his " "reference location") - def test_dynamic_field_search(self): find = self.finds[0] find2 = self.finds[1] -- cgit v1.2.3