提交 e3add1b0 编写于 作者: F fengjq

Bugfix for fileURI XTS

Signed-off-by: Nfengjq <fengjunqing@huawei.com>
上级 31f9eb99
......@@ -14,6 +14,7 @@
*/
import fileUri from '@ohos.file.fileuri';
import fs from '@ohos.file.fs';
import {
describe,
it,
......@@ -24,6 +25,7 @@ from '@ohos/hypium'
export default function fileuri_test() {
describe('file_uri_test', function () {
const CONTENT = "Hello World!";
/**
* @tc.number SUB_STORAGE_FileUri_GetUriFromPath_0000
* @tc.name FileUri_GetUriFromPath_000
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册