Add tests for Beats
This commit is contained in:
parent
1a7896716f
commit
7cc68d1968
4 changed files with 62 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node ./bin/www",
|
||||
"test": "./node_modules/mocha/bin/mocha"
|
||||
"test": "./node_modules/mocha/bin/mocha --timeout=5000"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.10.x"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue