Skip to content

Commit

Permalink
add test script to package
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Rodriguez committed Aug 24, 2012
1 parent 6193a7f commit f63dcec
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 @@ -21,6 +21,9 @@
"devDependencies": {
"mocha": "*"
},
"scripts": {
"test": "make test"
},
"bugs": {
"url": "https://github.com/carlos8f/node-cli-prompt/issues"
},
Expand Down

0 comments on commit f63dcec

Please sign in to comment.