From 4f63ed814f96bbc68c22c98b799c3911d62aa737 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 19 Feb 2019 17:36:25 +0100 Subject: Geo: manage container and warehouse - manage geo save dependencies --- 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 53ad67faa..55c43ac21 100644 --- a/ishtar_common/tests.py +++ b/ishtar_common/tests.py @@ -1576,6 +1576,7 @@ class GeomaticTest(TestCase): self.y = y self.z = z self.spatial_reference_system = spatial_reference_system + self.point_source = 'P' self.point = point self.point_2d = point_2d -- cgit v1.2.3