diff --git a/package.json b/package.json index 7078c8632..185a3dfca 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "scripts": { "build": "grunt", "example": "grunt example", - "test": "grunt && grunt jasmine:underscoreSpec" + "test": "grunt karma" }, "keywords": [ "angularjs",