提交 953cee65 编写于 作者: Z zhaoyuan17

update xts ans test

Signed-off-by: Nzhaoyuan17 <zhaoyuan17@huawei.com>
上级 b37a615e
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "60000",
"package": "com.example.actsansnotificationcancel",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -2,9 +2,9 @@
"description": "Configuration for hjunit demo Tests",
"driver": {
"type": "JSUnitTest",
"test-timeout": "21600000",
"test-timeout": "60000",
"package": "com.example.actsansnotificationremove",
"shell-timeout": "21600000"
"shell-timeout": "60000"
},
"kits": [
{
......
......@@ -20,6 +20,8 @@ group("ActsAnsSlotTest") {
"actsansgetslottestcallback:ActsAnsGetSlotTestCallback",
"actsansgetslottestpromise:ActsAnsGetSlotTestPromise",
"actsansremoveslottest:ActsAnsRemoveSlotTest",
"actsansslotsystemcallback:ActsAnsSlotSystemCallback",
"actsansslotsystempromise:ActsAnsSlotSystemPromise",
]
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册