aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-03-07 21:35:39 -0500
committerUnknown <jtsshieh@outlook.com>2018-03-07 21:35:39 -0500
commit255d07c718f5fab9ec28741abf4cc41fc2b52b13 (patch)
tree21562584bcd9e1e309a5c37619f1537379d58586 /package.json
parentacd851a680e9df85d3d6fffc03e68b870e95f475 (diff)
downloadPokeBot-255d07c718f5fab9ec28741abf4cc41fc2b52b13.tar.gz
PokeBot-255d07c718f5fab9ec28741abf4cc41fc2b52b13.tar.bz2
PokeBot-255d07c718f5fab9ec28741abf4cc41fc2b52b13.zip
getting ready for ci
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",