summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index cc00b70..9677a0b 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"grunt-bower-install-simple": "0.9.2"
},
"scripts": {
- "test": "mocha --reporter list --timeout 15000"
+ "test": "node_modules/.bin/mocha --reporter list --timeout 15000"
},
"repository": {
"type": "git",