Skip to content

Commit

Permalink
added conventional Node.js script 'npm test'
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed May 8, 2013
1 parent 444ca09 commit b09019b
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 @@ -5,6 +5,7 @@
, "repository": { "type": "git", "url": "git://github.com/visionmedia/should.js.git" }
, "homepage": "https://github.com/visionmedia/should.js"
, "contributors": [ "Aseem Kishore <[email protected]>" ]
, "scripts": { "test": "make test" }
, "devDependencies": {
"mocha": "*"
}
Expand Down

0 comments on commit b09019b

Please sign in to comment.