summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-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 ###########################################################