summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 5b5e878280..35bf097486 100644
--- a/Makefile
+++ b/Makefile
@@ -552,12 +552,6 @@ qt-docs:
.PHONY: test-node
test-node: node
npm test
- npm run test-suite
-
-.PHONY: test-node-recycle-map
-test-node-recycle-map: node
- npm test
- npm run test-render -- --recycle-map --shuffle
npm run test-query
npm run test-expressions