summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/stop-zoom-value.info.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/style_parser/stop-zoom-value.info.json')
-rw-r--r--test/fixtures/style_parser/stop-zoom-value.info.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/fixtures/style_parser/stop-zoom-value.info.json b/test/fixtures/style_parser/stop-zoom-value.info.json
new file mode 100644
index 0000000000..deaba65e25
--- /dev/null
+++ b/test/fixtures/style_parser/stop-zoom-value.info.json
@@ -0,0 +1,7 @@
+{
+ "default": {
+ "log": [
+ [1, "WARNING", "ParseStyle", "stop must have zoom level and value specification"]
+ ]
+ }
+}