!238 修改TDD的module_out_path

Merge pull request !238 from 李延胜/master
This commit is contained in:
openharmony_ci
2025-03-31 06:18:47 +00:00
committed by Gitee
+1 -1
View File
@@ -25,7 +25,7 @@ group("unittest") {
}
ohos_unittest("wukong_ut") {
module_out_path = "ostest/wukong"
module_out_path = "wukong/wukong"
sources = [
"../common/src/app_manager.cpp",
"../common/src/component_manager.cpp",