temporary ls for testing

This commit is contained in:
coderaiser 2012-06-11 12:43:29 +00:00
parent 0e5350b8b2
commit 8fba91e51b
2 changed files with 2 additions and 1 deletions

View file

@ -2,5 +2,5 @@
"name": "cloudcmd",
"version": "0.0.1",
"scripts":{"test":"test/test.js"}
"scripts":{"test":"ls"}
}

View file

@ -1 +1,2 @@
#!/usr/bin/env node
console.log('all good');