提交 ebc9d01b 编写于 作者: S sunchenguang

modified acts

Signed-off-by: Nsunchenguang <sunchenguang5@huawei.com>
上级 3a984f67
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
import("//test/xts/tools/build/suite.gni") import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("LanguageConfigTestApi7") { ohos_js_hap_suite("LanguageConfigTestApi7") {
hap_name = "LanguageConfigTestApi7" hap_name = "ActsLanguageConfigTestApi7Test"
hap_profile = "./entry/src/main/config.json" hap_profile = "./entry/src/main/config.json"
deps = [ deps = [
":hjs_demo_js_assets", ":hjs_demo_js_assets",
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"LanguageConfigTestApi7.hap" "ActsLanguageConfigTestApi7Test.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
...@@ -20,7 +20,7 @@ ohos_js_hap_suite("actszipfileandunzipfiletest") { ...@@ -20,7 +20,7 @@ ohos_js_hap_suite("actszipfileandunzipfiletest") {
":hjs_demo_resources", ":hjs_demo_resources",
] ]
certificate_profile = "./signature/openharmony_sx.p7b" certificate_profile = "./signature/openharmony_sx.p7b"
hap_name = "actszipfileandunzipfiletest" hap_name = "ActsZipFileAndUnzipFileTest"
} }
ohos_js_assets("hjs_demo_js_assets") { ohos_js_assets("hjs_demo_js_assets") {
source_dir = "./entry/src/main/js/default" source_dir = "./entry/src/main/js/default"
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"kits": [ "kits": [
{ {
"test-file-name": [ "test-file-name": [
"actszipfileandunzipfiletest.hap" "ActsZipFileAndUnzipFileTest.hap"
], ],
"type": "AppInstallKit", "type": "AppInstallKit",
"cleanup-apps": true "cleanup-apps": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册