mirror of
https://github.com/jprichardson/node-fs-extra.git
synced 2026-01-25 16:42:57 +00:00
package: fixed coverage script
This commit is contained in:
parent
27fd4ba78b
commit
3f917c2d98
@ -52,7 +52,7 @@
|
||||
},
|
||||
"main": "./lib/index",
|
||||
"scripts": {
|
||||
"coverage": "istanbul cover ./node_modules/.bin/_mocha -- --reporter list test/*.js",
|
||||
"coverage": "istanbul cover ./node_modules/.bin/_mocha --recursive -- --reporter list",
|
||||
"coveralls": "npm run coverage && coveralls < coverage/lcov.info",
|
||||
"test": "mocha test"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user