提交 75340bf9 编写于 作者: Z zhangrao

add image

Signed-off-by: Nzhangrao <zhangrao@huawei.com>
上级 e705221e
......@@ -16,7 +16,7 @@
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from "deccjsunit/index.ets"
import router from '@system.router';
import events_emitter from '@ohos.events.emitter'
import Utils from '../test/utils.ets';
import Utils from './Utils';
export default function appearJsunit() {
describe('appInfoTest', function () {
......
......@@ -16,7 +16,7 @@
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from "deccjsunit/index.ets"
import router from '@system.router';
import events_emitter from '@ohos.events.emitter'
import Utils from '../test/utils.ets';
import Utils from './Utils';
export default function areaChangeJsunit() {
describe('areaChange', function () {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册