diff --git a/package.json b/package.json index 8d145d9..70d6e71 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "node": ">= 0.8.0" }, "scripts": { - "test": "echo \"Unit tests are for pussies.\"" + "test": "echo \"There are currently no unit tests. Please contribute.\"" }, "devDependencies": { "grunt-contrib-jshint": "^0.9.2",