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

!1711 【全局资源调度子系统】【master】增加代理提醒类JS API测试用例

Merge pull request !1711 from 南先森/reource0125
......@@ -3,7 +3,7 @@
"driver": {
"type": "JSUnitTest",
"test-timeout": "300000",
"package": "ohos.acts.resourceschedule.reminderagentjs.function",
"package": "ohos.acts.resourceschedule.reminderagent.js.function",
"shell-timeout": "60000"
},
"kits": [
......
{
"app": {
"bundleName": "ohos.acts.resourceschedule.reminderagentjs.function",
"bundleName": "ohos.acts.resourceschedule.reminderagent.js.function",
"vendor": "example",
"version": {
"code": 1,
......@@ -13,7 +13,7 @@
},
"deviceConfig": {},
"module": {
"package": "ohos.acts.resourceschedule.reminderagentjs.function",
"package": "ohos.acts.resourceschedule.reminderagent.js.function",
"name": ".MyApplication",
"deviceType": [
"phone"
......@@ -36,7 +36,7 @@
]
}
],
"name": "ohos.acts.resourceschedule.reminderagentjs.function.MainAbility",
"name": "ohos.acts.resourceschedule.reminderagent.js.function.MainAbility",
"icon": "$media:icon",
"description": "$string:mainability_description",
"label": "$string:app_name",
......
{
"strings": {
"hello": "您好",
"world": "世界"
"world": "鸿蒙"
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册