Skip to content

Commit

Permalink
Add npm test command
Browse files Browse the repository at this point in the history
  • Loading branch information
trevnorris committed Nov 23, 2012
1 parent 2196cdb commit 5a52868
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 @@ -16,6 +16,9 @@
"devDependencies" : {
"vows" : "latest"
},
"scripts" : {
"test" : "node ./node_modules/.bin/vows"
},
"repository" : {
"type" : "git",
"url" : "https://github.com/trevnoris/cbuffer.git"
Expand Down

0 comments on commit 5a52868

Please sign in to comment.