!549 notbuild问题修复

Merge pull request !549 from 糖宝儿/master
This commit is contained in:
openharmony_ci 2024-11-05 09:50:30 +00:00 committed by Gitee
commit ceffd760d4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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"