Skip to content

Commit

Permalink
npm test to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
petejkim committed Dec 31, 2011
1 parent c3ae049 commit 4eb4f38
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 @@ -22,5 +22,8 @@
"mocha" : ">= 0.7.1"
, "should" : ">= 0.4.2"
}
, "scripts": {
"test": "make test"
}
}

0 comments on commit 4eb4f38

Please sign in to comment.