There was an error while loading. Please reload this page.
1 parent f977986 commit ce0eb31Copy full SHA for ce0eb31
package.json
@@ -3,7 +3,7 @@
3
"description": "Express style path to RegExp utility",
4
"version": "0.1.2",
5
"scripts": {
6
- "test": "istanbul cover _mocha -- -R spec"
+ "test": "istanbul cover node_modules/mocha/bin/_mocha -- -R spec"
7
},
8
"keywords": [
9
"express",
0 commit comments