提交 7a6d379e 编写于 作者: X xiongqiao

打印添加xts测试用例 Signed-off-by:xiongqiao3@huawei.com

Signed-off-by: Nxiongqiao <xiongqiao3@huawei.com>
上级 1cd6dd23
......@@ -15,7 +15,6 @@
import hilog from '@ohos.hilog';
import { describe, beforeAll, beforeEach, afterEach, afterAll, it, expect } from '@ohos/hypium'
// @ts-ignore
import print from '@ohos.print'
const DOMAIN: number = 0x0023
......@@ -85,6 +84,5 @@ export default function printTest() {
expect().assertFail();
}
})
})
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册