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 8441996..c701fa0 100644
--- a/package.json
+++ b/package.json
@@ -54,6 +54,6 @@
"handlebars": "bin/handlebars"
},
"scripts": {
- "test": "node ./spec/env/runner"
+ "test": "grunt"
}
}