aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTrey-Server <trey6979@gmail.com>2018-03-10 01:32:41 +0000
committerTrey-Server <trey6979@gmail.com>2018-03-10 01:32:41 +0000
commit897ec0b5b50ddeafd09602c7424c5e2aa377241f (patch)
tree8e870772ae6e9632e1c93402d38f3b75daeb5cee /package.json
parent435dc9902a732c0cb3d3367359910670fc65f9f2 (diff)
parente214e6e6f17294acc88e80d57cd90a878e71c5e6 (diff)
downloadPokeBot-897ec0b5b50ddeafd09602c7424c5e2aa377241f.tar.gz
PokeBot-897ec0b5b50ddeafd09602c7424c5e2aa377241f.tar.bz2
PokeBot-897ec0b5b50ddeafd09602c7424c5e2aa377241f.zip
Merge branch 'master' of https://github.com/PokeWorld/PokeBot
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",