From 255d07c718f5fab9ec28741abf4cc41fc2b52b13 Mon Sep 17 00:00:00 2001 From: Unknown Date: Wed, 7 Mar 2018 21:35:39 -0500 Subject: getting ready for ci --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 3660393..dd8cc47 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "", "main": "bot.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "node test.js" }, "author": "Alee, Justin, and Trey", "license": "GPL-3.0", -- cgit v1.2.3