提交 dd0f4ae5 编写于 作者: 1 15929983503

app,sys事件错误码用例补充提交

Signed-off-by: N15929983503 <duanhaizhen@huawei.com>
上级 02e1bd1f
......@@ -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.
先完成此消息的编辑!
想要评论请 注册