run all tests by using mocha
This commit is contained in:
parent
01106133c6
commit
6357fa3dc4
@ -41,7 +41,7 @@
|
||||
],
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"test": "gulp test"
|
||||
"test": "mocha"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "0.9.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user