summaryrefslogtreecommitdiff
path: root/test/fixtures/api/empty.json
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-11-19 16:07:15 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-11-30 12:40:09 -0800
commit12fc9490065e1ddc2fada269a045cd2725a257f5 (patch)
tree17a91e9e04bf0f8b5241911ca776a17d9ae74b88 /test/fixtures/api/empty.json
parent48504baa9134020c57bb899f290557b4249a2d6d (diff)
downloadqtlocation-mapboxgl-12fc9490065e1ddc2fada269a045cd2725a257f5.tar.gz
[tests] Don't use icons from the style for annotations
Diffstat (limited to 'test/fixtures/api/empty.json')
-rw-r--r--test/fixtures/api/empty.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/fixtures/api/empty.json b/test/fixtures/api/empty.json
index acc8a630ca..61a8fadcdb 100644
--- a/test/fixtures/api/empty.json
+++ b/test/fixtures/api/empty.json
@@ -1,6 +1,5 @@
{
"version": 8,
"sources": {},
- "layers": [],
- "sprite": "asset://TEST_DATA/fixtures/resources/sprite"
+ "layers": []
}