提交 f1ae8511 编写于 作者: N nan-xiansen

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

Signed-off-by: Nnan-xiansen <nanjinbin@huawei.com>
Change-Id: I069eec606c07acdb242062703cd06d5a429cca07
上级 010980fc
......@@ -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.
先完成此消息的编辑!
想要评论请 注册