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