summaryrefslogtreecommitdiff
path: root/ishtar_common/tests.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-02-19 17:36:25 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-04-24 19:38:56 +0200
commit4f63ed814f96bbc68c22c98b799c3911d62aa737 (patch)
tree1ac2de99841b7a28fee128a68700f59458594f14 /ishtar_common/tests.py
parentb6d3f2dc4a24bb055b73b7c80815685572a83086 (diff)
downloadIshtar-4f63ed814f96bbc68c22c98b799c3911d62aa737.tar.bz2
Ishtar-4f63ed814f96bbc68c22c98b799c3911d62aa737.zip
Geo: manage container and warehouse - manage geo save dependencies
Diffstat (limited to 'ishtar_common/tests.py')
-rw-r--r--ishtar_common/tests.py1
1 files changed, 1 insertions, 0 deletions
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