未验证 提交 b17fb57f 编写于 作者: O openharmony_ci 提交者: Gitee

!7230 hiappeventjsj接口返回错误码与hisyseventjs接口返回错误码1018分支用例补充,同步与主干分支差异

Merge pull request !7230 from chenxuihui/monthly_20221018
......@@ -13,6 +13,8 @@
* limitations under the License.
*/
import HiAppEventSubTest from './HiAppEventSub.test.js'
import HiAppEventSubSecondTest from './HiAppEventSubSecond.test.js'
export default function testsuite() {
HiAppEventSubTest()
HiAppEventSubSecondTest()
}
......@@ -13,6 +13,8 @@
* limitations under the License.
*/
import hiSysEventJsTest from './HiSysEvent.test.js'
import hiSysEventJsSecondTest from './HiSysEventSecond.test.js'
export default function testsuite() {
hiSysEventJsTest()
hiSysEventJsSecondTest()
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册