summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2019-09-02 21:12:57 +0300
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2019-09-04 10:37:50 +0300
commit3c5cdf19430c744b86d275f59c83478bafb137f0 (patch)
tree7252966527b1b8b10cfab3fbcddaf36ca9614c07 /Makefile
parent631bc4f6a3ff7518787a8a3db76b252e96198a07 (diff)
downloadqtlocation-mapboxgl-3c5cdf19430c744b86d275f59c83478bafb137f0.tar.gz
[build] Enable mbgl-expression-test on CI
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51956cae6b..a212fa9b92 100644
--- a/Makefile
+++ b/Makefile
@@ -560,7 +560,6 @@ test-node: node
npm test
npm run test-query
npm run test-memory
- npm run test-expressions
#### Android targets ###########################################################