summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2018-07-25 16:31:16 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-08-08 08:58:15 -0700
commitca7ef2aac74dd2c2ba478aa04fa3159ca2653d26 (patch)
treebc6940ff8b0f987d1d10122e3be3b5b18e42aafc
parent7fb2aade96e4248338e43928a7e8aeeddead38d7 (diff)
downloadqtlocation-mapboxgl-ca7ef2aac74dd2c2ba478aa04fa3159ca2653d26.tar.gz
[build] Run expression tests in node-gcc6-debug job
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e64f25b2e6..7b967d820b 100644
--- a/Makefile
+++ b/Makefile
@@ -506,6 +506,7 @@ test-node-recycle-map: node
npm test
npm run test-render -- --recycle-map --shuffle
npm run test-query
+ npm run test-expressions
#### Android targets ###########################################################