fixed tests

This commit is contained in:
coderaiser 2013-03-06 07:32:12 -05:00
parent ccb8cdc237
commit 67422606cd

View file

@ -9,7 +9,7 @@
"url": "git://github.com/coderaiser/cloudcmd.git"
},
"scripts": {
"test": "sh test/test.sh",
"test": "sh ./test/test.sh",
"start": "cloudcmd.js"
},
"node": "0.6.17",