summaryrefslogtreecommitdiff
path: root/archaeological_finds
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_finds')
-rw-r--r--archaeological_finds/tests.py1
-rw-r--r--archaeological_finds/tests/Finds.gpkgbin98304 -> 0 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_finds/tests.py b/archaeological_finds/tests.py
index 87ed1f179..b5f7ee8b7 100644
--- a/archaeological_finds/tests.py
+++ b/archaeological_finds/tests.py
@@ -1283,6 +1283,7 @@ class ImportFindTest(BaseImportFindTest):
layer.CreateFeature(feature)
feature = None
datasource = None
+ os.remove(gpkg)
class ExportTest(FindInit, TestCase):
diff --git a/archaeological_finds/tests/Finds.gpkg b/archaeological_finds/tests/Finds.gpkg
deleted file mode 100644
index 1b71e2aa6..000000000
--- a/archaeological_finds/tests/Finds.gpkg
+++ /dev/null
Binary files differ