summaryrefslogtreecommitdiff
path: root/test/fixtures/offline/geojson.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/offline/geojson.json')
-rw-r--r--test/fixtures/offline/geojson.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/offline/geojson.json b/test/fixtures/offline/geojson.json
new file mode 100644
index 0000000000..8b3698faf7
--- /dev/null
+++ b/test/fixtures/offline/geojson.json
@@ -0,0 +1,4 @@
+{
+ "type": "FeatureCollection",
+ "features": []
+}