提交 511b4c81 编写于 作者: W wang-xupeng2

Change the name of Layout test set to ActsAceEtsLayoutTest

Signed-off-by: Nwang-xupeng2 <wangxupeng2@huawei.com>
上级 9d5e0757
......@@ -23,7 +23,7 @@ group("arkui") {
"ace_ets_component_two:ActsAceEtsComponentTwoTest",
"ace_ets_component_ui:ActsAceEtsComponentUITest",
"ace_ets_dev:ActsAceDevTest",
"ace_ets_layout_test:ArkUIActsLayoutTest",
"ace_ets_layout_test:ActsAceEtsLayoutTest",
"ace_ets_standard:ActsAceEtsStTest",
"ace_ets_test:ActsAceEtsTest",
"ace_ets_third_test:ActsAceEtsThirdTest",
......
......@@ -13,7 +13,7 @@
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("ArkUIActsLayoutTest") {
ohos_js_hap_suite("ActsAceEtsLayoutTest") {
hap_profile = "entry/src/main/module.json"
js_build_mode = "debug"
deps = [
......@@ -22,7 +22,7 @@ ohos_js_hap_suite("ArkUIActsLayoutTest") {
]
ets2abc = true
certificate_profile = "signature/openharmony_sx.p7b"
hap_name = "ArkUIActsLayoutTest"
hap_name = "ActsAceEtsLayoutTest"
}
ohos_app_scope("ace_ets_component_flex_app_profile") {
......
......@@ -9,7 +9,7 @@
},
"kits": [{
"test-file-name": [
"ArkUIActsLayoutTest.hap"
"ActsAceEtsLayoutTest.hap"
],
"type": "AppInstallKit",
"cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册