Skip to content

Commit

Permalink
[Linesh][#10] Chore: update npm test script in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanLin-TWer committed Mar 24, 2017
1 parent 068d346 commit 02e210c
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 @@ -16,7 +16,7 @@
},
"scripts": {
"lint": "eslint js/ test/",
"test": "echo \"good\""
"test": "mocha test/ --recursive --compilers js:babel-core/register"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 02e210c

Please sign in to comment.