From c75c260a686619fe2d9668151128025c200cefde Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Wed, 26 Aug 2015 10:20:21 +0100 Subject: [PATCH] no test --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07c6bec4c..a20514ae9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "A way to interface with the Discord API", "main": "./lib/index.js", "scripts": { - "test": "node test/bot.js" + "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git",