diff options
author | Konstantin Käfer <mail@kkaefer.com> | 2015-12-10 17:46:13 -0800 |
---|---|---|
committer | Konstantin Käfer <mail@kkaefer.com> | 2015-12-11 16:23:43 -0800 |
commit | 8d711e9c80f92b165ef3cfff14be132f70039b97 (patch) | |
tree | 0a53b6ba1a3a1e827546d34bc2791916b24043ac /package.json | |
parent | c4a01d51ea755089401f767ad258126969615c46 (diff) | |
download | qtlocation-mapboxgl-8d711e9c80f92b165ef3cfff14be132f70039b97.tar.gz |
[test] update test suite to include more comprehensive GeoJSON tests
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1be4362732..7ebe666fa0 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ ], "devDependencies": { "aws-sdk": "^2.2.21", - "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#6e2b48155ca651b37826942f2ca082be687b7a42", + "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#78bde0077848b4af0efd490d124bde3ea9f56ec9", "node-gyp": "^3.2.1", "request": "^2.67.0", "tape": "^4.2.2" |