diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2017-01-04 17:40:12 -0800 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2017-01-04 19:41:00 -0800 |
commit | fb569bc5db78f21c0a14f08970fc2b3cf2bc8bfb (patch) | |
tree | e63a0119a9d85a49509c14927a0c0e3aee179bf8 /package.json | |
parent | 0c0064c050396eae8dad92e5097692537405704a (diff) | |
download | qtlocation-mapboxgl-fb569bc5db78f21c0a14f08970fc2b3cf2bc8bfb.tar.gz |
Fix test-suite SHA
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 9eff43e1d7..edfc807f11 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "express": "^4.11.1", "lodash": "^4.16.4", "mapbox-gl-style-spec": "mapbox/mapbox-gl-style-spec#49e8b407bdbbe6f7c92dbcb56d3d51f425fc2653", - "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#7bf5725a2dfe848463db85ff2c85a0f9551d18bf", + "mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#9c7063dc649821d03e6851dfa51fb9628c479f86", "mkdirp": "^0.5.1", "node-cmake": "^1.2.1", "pixelmatch": "^4.0.2", |