Commit 673488d8 by zCaesar

add mocha

parent 08bc1e1c
......@@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js"
"start": "node index.js",
"test": "mocha"
},
"author": "",
"license": "ISC",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment