Skip to content

Commit

Permalink
Add npm test command
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-sokolov committed Oct 28, 2014
1 parent 96a65ba commit cfa4cc1
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 @@ -18,6 +18,9 @@
},
"license": "MIT",
"main": "index.js",
"scripts": {
"test": "make test"
},
"dependencies": {
"argparse": "~ 0.1.15",
"autolinker": "~ 0.12.3",
Expand Down

0 comments on commit cfa4cc1

Please sign in to comment.