update services/dtbschedmgr/test/BUILD.gn.

Signed-off-by: 师皓杰 <shihaojie10@huawei.com>
This commit is contained in:
师皓杰 2024-07-02 03:43:19 +00:00 committed by Gitee
parent fc353e3039
commit 153fefe89a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -389,8 +389,8 @@ ohos_unittest("softbusadaptertest") {
if (!dmsfwk_softbus_adapter_common) {
sources += [
"unittest/softbus_adapter/softbus_adapter_test.cpp",
"unittest/softbus_adapter/mock_softbus_adapter.cpp",
"unittest/softbus_adapter/softbus_adapter_test.cpp",
]
} else {
sources += [ "unittest/softbus_adapter/softbus_adapter_common_test.cpp" ]