mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(cloudcmd) add ability to read zip files like directories (#309)
This commit is contained in:
parent
0037ec9606
commit
b35a3e029f
9 changed files with 53 additions and 68 deletions
|
|
@ -29,7 +29,6 @@ test('cloudcmd: console: enabled', async (t) => {
|
|||
t.end();
|
||||
});
|
||||
|
||||
// need options to close socket faster
|
||||
test('cloudcmd: console: disabled', async (t) => {
|
||||
const config = {
|
||||
console: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue