mirror of
https://gitee.com/openharmony/xts_tools
synced 2024-11-22 23:40:11 +00:00
notbuild修复
Signed-off-by: 唐翔蕾 <328491512@qq.com>
This commit is contained in:
parent
84a8879329
commit
61455620b8
@ -123,6 +123,7 @@ template("ohos_testsuite_base") {
|
||||
if (defined(invoker.sources)) {
|
||||
print(invoker.sources)
|
||||
}
|
||||
not_needed(invoker, "*")
|
||||
}
|
||||
} else if (_project_type == "zunit" || _project_type == "javatestbundle") {
|
||||
_output_file = "${_output_file_dir}/module_${target_name}.dex"
|
||||
|
Loading…
Reference in New Issue
Block a user