Skip to content

Commit

Permalink
Added test script
Browse files Browse the repository at this point in the history
  • Loading branch information
terox committed May 6, 2014
1 parent 5fa2248 commit 16dad0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
},
"devDependencies": {
"mocha": "~1.18.2"
},
"scripts": {
"test": "node_modules/.bin/mocha -w"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 16dad0a

Please sign in to comment.