Skip to content

Commit

Permalink
pkg: add .test script
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Jul 13, 2015
1 parent 621da7d commit 75011b1
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 @@ -15,5 +15,8 @@
"email": "[email protected]",
"url": "http://juliangruber.com"
},
"scripts": {
"test": "node test.js"
},
"license": "MIT"
}

0 comments on commit 75011b1

Please sign in to comment.