summaryrefslogtreecommitdiff
path: root/ishtar_common/tests.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-02-19 18:28:10 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-04-24 19:38:56 +0200
commiteb5c5b81bb4586eaadf408c4c95eca2ee26e9e6e (patch)
tree97ca3ad47f32e5fa7c1ea26683aace7422db958a /ishtar_common/tests.py
parent4f63ed814f96bbc68c22c98b799c3911d62aa737 (diff)
downloadIshtar-eb5c5b81bb4586eaadf408c4c95eca2ee26e9e6e.tar.bz2
Ishtar-eb5c5b81bb4586eaadf408c4c95eca2ee26e9e6e.zip
Fix test configuration
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 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