Skip to content

Commit 810fc4b

Browse files
committed
Coverage testing
1 parent 6007e96 commit 810fc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "",
55
"main": "index.js",
66
"scripts": {
7-
"test": "mocha --require blanket -R mocha-lcov-reporter --reporter-options output=coverage tests/**/*.js"
7+
"test": "mocha --require blanket -R mocha-lcov-reporter --reporter-options output=coverage __tests__/**/*.js"
88
},
99
"keywords": [],
1010
"author": "",

0 commit comments

Comments
 (0)