summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 170ff866cc..7f74b16e4c 100644
--- a/Makefile
+++ b/Makefile
@@ -458,7 +458,6 @@ endif
.PHONY: test-node
test-node: node
npm test
- npm run test-query
npm run test-memory
#### Miscellaneous targets #####################################################