diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2017-01-09 15:32:03 -0800 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2017-01-09 19:05:28 -0800 |
commit | 9f9e820540af4e7e988fe70b838a82842d44da93 (patch) | |
tree | f0f186a520eeae9163a9106c1e5ac5eda50580b3 /package.json | |
parent | f6f82d15abb534f618cec090c4592f87f0511523 (diff) | |
download | qtlocation-mapboxgl-9f9e820540af4e7e988fe70b838a82842d44da93.tar.gz |
[build] Use test-suite integration tests from mapbox-gl-js
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index aafa36babe..953a98f29a 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,6 @@ "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#9ab19437e6a5272f1dfd7aaf12a7b5bbec208895", "mkdirp": "^0.5.1", "node-cmake": "^1.2.1", "pixelmatch": "^4.0.2", |