summaryrefslogtreecommitdiff
path: root/chimere/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'chimere/tests.py')
-rw-r--r--chimere/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/chimere/tests.py b/chimere/tests.py
index e9f8e1f..819782a 100644
--- a/chimere/tests.py
+++ b/chimere/tests.py
@@ -194,6 +194,7 @@ class ImporterTest:
class KMLImporterTest(TestCase, ImporterTest):
def setUp(self):
subcategories = subcategory_setup()
+
importer1 = Importer.objects.create(
importer_type='KML',
source=test_dir_path + 'tests/sample.kml',