Update npm test command

This commit is contained in:
Brian M. Carlson 2013-10-22 13:20:46 -05:00
parent 58881357a2
commit 278c5ceb87

View File

@ -4,7 +4,7 @@
"description": "Postgres query result returned as readable stream",
"main": "index.js",
"scripts": {
"test": "node test"
"test": "make test"
},
"repository": {
"type": "git",