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

Commit

Permalink
fixing name
Browse files Browse the repository at this point in the history
  • Loading branch information
Idrinth committed May 31, 2018
1 parent 6ba513f commit 126ae2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "./test"
},
"scripts": {
"test": "./node_modules/moch/bin/mocha -R test/**/*.js"
"test": "./node_modules/mocha/bin/mocha -R test/**/*.js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 126ae2f

Please sign in to comment.