Skip to content

Commit

Permalink
chore: refine test case name
Browse files Browse the repository at this point in the history
  • Loading branch information
halajohn committed Jan 9, 2025
1 parent d1c1445 commit 5216bec
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/ten_manager/install_all/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ group("install_all") {
"install_under_the_guidance_of_lock",
"local_dependency_link",
"local_dependency_link_in_extension",
"local_dependency_link_in_extension_not_use",
"local_dependency_link_in_not_in_use_extension",
"not_install_again_for_installed_extension",
"update_pkgs_that_local_pkgs_depend_on",
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import("//build/ten_runtime/feature/test.gni")

ten_package_test_prepare_auxiliary_resources(
"local_dependency_link_in_extension_not_use") {
"local_dependency_link_in_not_in_use_extension") {
resources = [
"//.gnfiles/build/scripts/cmd_exec.py=>common/cmd_exec.py",
"__init__.py",
Expand Down

0 comments on commit 5216bec

Please sign in to comment.