Skip to content

Commit cf9b773

Browse files
author
M. Peter
committed
fixed test call from npm script
1 parent d4228bc commit cf9b773

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
@@ -43,7 +43,7 @@
4343
"node": ">= 0.4.6"
4444
},
4545
"scripts": {
46-
"test": "mocha test/mocha_test.js --grep "correct and incorrect key types"",
46+
"test": "mocha test/mocha_test.js",
4747
"build": "grunt build"
4848
},
4949
"dependencies": {

0 commit comments

Comments
 (0)