提交 18b25b0c 编写于 作者: C chenkai008

修改file.test copy

Signed-off-by: Nchenkai008 <chenkai154@huawei.com>
上级 0cc97c8d
...@@ -2812,6 +2812,7 @@ describe('fileTest', function () { ...@@ -2812,6 +2812,7 @@ describe('fileTest', function () {
expect(null).assertFail(); expect(null).assertFail();
}, },
}); });
sleep(2);
file.copy({ file.copy({
srcUri: 'internal://cache/File_Copy_005d', srcUri: 'internal://cache/File_Copy_005d',
dstUri: 'internal://cache/File_Copy_005d_1', dstUri: 'internal://cache/File_Copy_005d_1',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册