diff --git a/package.json b/package.json index 08eddc1..7b93d54 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ ], "main": "./src/showdown", "scripts": { - "test": "mocha ./test/run.js" + "test": "grunt test" }, "devDependencies": { "angular": "^1.3.2",