mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
test(cloudfunc) coverage
This commit is contained in:
parent
9dd993fe3f
commit
a8fafbf87b
3 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ const TMPLDIR = DIR + 'tmpl/';
|
|||
|
||||
const Util = require(COMMONDIR + 'util');
|
||||
const CloudFuncPath = COMMONDIR + 'cloudfunc';
|
||||
|
||||
|
||||
const CloudFunc = require(CloudFuncPath);
|
||||
|
||||
const files = require('files-io');
|
||||
|
|
@ -40,7 +40,7 @@ const JSON_FILES = {
|
|||
}, {
|
||||
name: 'prefdm',
|
||||
size: '1.30kb',
|
||||
date: '21.02.2016',
|
||||
date: 0,
|
||||
uid : 0,
|
||||
mode: 'rwx r-x r-x'
|
||||
}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue