Skip to content

Commit

Permalink
[dist] Add test script for npm test
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Oct 22, 2011
1 parent bd14209 commit 58f44f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
"bin" : { "vows": "./bin/vows" },
"directories" : { "test": "./test", "bin": "./bin" },
"version" : "0.5.11",
"scripts" : {"test": "./bin/vows --spec"},
"engines" : {"node": ">=0.2.6"}
}

0 comments on commit 58f44f0

Please sign in to comment.