Skip to content

Commit

Permalink
Add npm test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Jul 20, 2017
1 parent 1bfb509 commit 4a6867f
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 @@ -24,6 +24,9 @@
],
"license": "(MIT AND Zlib)",
"repository": "nodeca/pako",
"scripts": {
"test": "make test"
},
"devDependencies": {
"ansi": "^0.3.1",
"benchmark": "^2.1.4",
Expand Down

0 comments on commit 4a6867f

Please sign in to comment.