diff --git a/package.json b/package.json index 32484510..8c282e55 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ ], "scripts": { "start": "node index.js", - "test": "gulp test" + "test": "mocha" }, "dependencies": { "async": "0.9.0",