summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-12-22 16:32:25 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-12-22 18:00:30 -0800
commit7c22792bdfa1f89990736bd8ef67cb4e5e64220f (patch)
tree855bf1ba6ef29c53ddb699863b07156407677c1b /test/fixtures
parentd745ff09235cfb62404f56fb6403fa093fa9a92c (diff)
downloadqtlocation-mapboxgl-7c22792bdfa1f89990736bd8ef67cb4e5e64220f.tar.gz
[tests] Rewrite resource loading test
Make it more readable and easier to debug.
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/resources/style.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/resources/style.json b/test/fixtures/resources/style.json
index f794d54fab..858e2de037 100644
--- a/test/fixtures/resources/style.json
+++ b/test/fixtures/resources/style.json
@@ -9,7 +9,7 @@
"rastersource": {
"url": "test/fixtures/resources/source_raster.json",
"type": "raster",
- "tileSize": 256
+ "tileSize": 512
}
},
"sprite": "test/fixtures/resources/sprite",