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",