summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b2c600f68..6311c5760 100644
--- a/Makefile
+++ b/Makefile
@@ -194,7 +194,7 @@ appstore:
.PHONY: js-test
js-test:
- cd js && $(npm) run test
+ $(npm) run test
.PHONY: php-test-dependencies
php-test-dependencies: