mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[tests] fix code coverage, changed pattern on blanket options
This commit is contained in:
parent
7e25bded27
commit
40902506af
@ -19,7 +19,7 @@
|
||||
"ws" : "*"
|
||||
},
|
||||
"scripts" : {
|
||||
"blanket" : { "pattern": "caronte/lib" },
|
||||
"blanket" : { "pattern": "lib/caronte" },
|
||||
"test" : "./node_modules/.bin/mocha -R landing test/*-test.js",
|
||||
"test-cov" : "./node_modules/.bin/mocha --require blanket -R html-cov > cov/coverage.html"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user