From eb5c5b81bb4586eaadf408c4c95eca2ee26e9e6e Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 19 Feb 2019 18:28:10 +0100 Subject: Fix test configuration --- ishtar_common/tests.py | 1 + 1 file changed, 1 insertion(+) (limited to 'ishtar_common/tests.py') diff --git a/ishtar_common/tests.py b/ishtar_common/tests.py index 55c43ac21..53db0baae 100644 --- a/ishtar_common/tests.py +++ b/ishtar_common/tests.py @@ -1577,6 +1577,7 @@ class GeomaticTest(TestCase): self.z = z self.spatial_reference_system = spatial_reference_system self.point_source = 'P' + self.point_source_item = "" self.point = point self.point_2d = point_2d -- cgit v1.2.3