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.json1
1 files changed, 1 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
index 386dce9d29..39d7c68495 100644
--- a/test/fixtures/style_parser/stop-zoom-value.info.json
+++ b/test/fixtures/style_parser/stop-zoom-value.info.json
@@ -1,6 +1,7 @@
{
"default": {
"log": [
+ [1, "WARNING", "ParseStyle", "function must have at least one stop"],
[1, "WARNING", "ParseStyle", "function stop must have two elements"]
]
}