提交 8d6b93ca 编写于 作者: O openharmony_ci 提交者: Gitee

!571 修改hiappevent的测试用例

Merge pull request !571 from 土行孙/master
...@@ -17,6 +17,9 @@ import device from '@system.device' ...@@ -17,6 +17,9 @@ import device from '@system.device'
import router from '@system.router' import router from '@system.router'
import {Core, ExpectExtend, Constant} from 'deccjsunit/index' import {Core, ExpectExtend, Constant} from 'deccjsunit/index'
const injectRef = Object.getPrototypeOf(global) || global
injectRef.regeneratorRuntime = require('@babel/runtime/regenerator')
export default { export default {
data: { data: {
title: "" title: ""
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册