提交 28ec77cf 编写于 作者: S Storage sandboxing

删除没使用的用例,修改file为storagefilejstest工程,storagefileiojstest修改路径提交

Signed-off-by: NStorage sandboxing <raoxian@huawei.com>
上级 10abbe4f
......@@ -2844,7 +2844,6 @@ describe('fileTest', function () {
},
fail: function (data, code) {
console.log('File_Copy_006 , code: ' + code + ', data: ' + data);
console.log("code: " + (typeof code));
expect(code == 301).assertTrue();
done();
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册