Skip to content

Commit

Permalink
Added tests to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
angelini committed Jan 12, 2012
1 parent 184f6f8 commit 096e8d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -12,6 +12,9 @@
"engines": {
"node": ">=0.4.10"
},
"scripts": {
"test": "vows ./tests/*"
},
"devDependencies": {
"connect": ">= 1.8.5",
"vows": ">= 0.6.1",
Expand Down

0 comments on commit 096e8d2

Please sign in to comment.