diff --git a/package.json b/package.json index 23c00f9..e000647 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "scripts": { "lint": "eslint js/ test/", - "test": "echo \"good\"" + "test": "mocha test/ --recursive --compilers js:babel-core/register" }, "repository": { "type": "git",