Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit 126ae2f

Browse files
committed
fixing name
1 parent 6ba513f commit 126ae2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "./test"
99
},
1010
"scripts": {
11-
"test": "./node_modules/moch/bin/mocha -R test/**/*.js"
11+
"test": "./node_modules/mocha/bin/mocha -R test/**/*.js"
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)