diff --git a/package.json b/package.json index 04ea49ec..781809a0 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "url" : "http://github.com/lhorie/mithril.js/issues" }, "scripts": { + "test": "grunt test" "test": "grunt lint test" }, "main": "mithril.js",