mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
test.sh moved to test folder
This commit is contained in:
parent
7262781a90
commit
dd65ddc60f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "cloudcmd",
|
||||
"version": "0.0.1-5",
|
||||
"scripts":{"test":"sh test.sh","start": "server.js"},
|
||||
"scripts":{"test":"sh test/test.sh","start": "server.js"},
|
||||
"engines": { "node": "0.6.x" },
|
||||
"subdomain": "cloudcmd"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue