summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-13 14:28:33 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-12-15 16:43:00 +0200
commit4a080ecc7fd40b9ff94b81e4690ff19f36b7a932 (patch)
treeba7ff894f1c7cb285669cefe9166fbbfbcc50677
parent10827dd75f731092a0b220875623a18a5e6e495f (diff)
downloadqtlocation-mapboxgl-4a080ecc7fd40b9ff94b81e4690ff19f36b7a932.tar.gz
[node] Do not run query tests
We run them now with the native tool.
-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 #####################################################