summaryrefslogtreecommitdiff
path: root/test/fixtures/style_parser/function-numeric.info.json
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2014-07-18 18:20:29 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2014-07-18 18:20:29 -0400
commit1e55be2065827a8e1e66ccc60ca9292feaff944f (patch)
tree43d81173cb7bc5521dca0e07112c17bfdf9df71b /test/fixtures/style_parser/function-numeric.info.json
parent7fd5de7104b9eb3008674bfafe41ca1376a6e553 (diff)
downloadqtlocation-mapboxgl-1e55be2065827a8e1e66ccc60ca9292feaff944f.tar.gz
bad stops array fixture, weird error
Diffstat (limited to 'test/fixtures/style_parser/function-numeric.info.json')
-rw-r--r--test/fixtures/style_parser/function-numeric.info.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/fixtures/style_parser/function-numeric.info.json b/test/fixtures/style_parser/function-numeric.info.json
new file mode 100644
index 0000000000..e2170eed4f
--- /dev/null
+++ b/test/fixtures/style_parser/function-numeric.info.json
@@ -0,0 +1,7 @@
+{
+ "default": {
+ "log": [
+ [1, "WARNING", "ParseStyle", "function argument must be a numeric value"]
+ ]
+ }
+}