diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2016-05-17 10:25:49 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2016-05-17 13:20:25 -0700 |
commit | d399de01b8eab1c4b758010f1db81cb90f517993 (patch) | |
tree | 9134d1fccaf7ec4f12123fb67edb770af0c3e050 /package.json | |
parent | e66f9b283022f3a4e56b3498721ab81670ba8690 (diff) | |
download | qtlocation-mapboxgl-d399de01b8eab1c4b758010f1db81cb90f517993.tar.gz |
[tests] Update test-suite
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 ec1ec34695..ea698ae1f3 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "aws-sdk": "^2.3.5", - "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#b261a7c0a5a1e0dd993116c97263ef70b70f6e9e", + "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#4749c0f1ced2ef2d2cda9a90190fbad89449e813", "node-gyp": "^3.3.1", "request": "^2.72.0", "tape": "^4.5.1" |