mirror of
https://gitee.com/openharmony/filemanagement_user_file_service
synced 2024-11-23 15:29:42 +00:00
temporarily remove notifytdd cases
Signed-off-by: liuhonglin9 <liuhonglin9@huawei.com> Change-Id: I779e154ae98ec55b3653f5c6ca65df9e3bee85db
This commit is contained in:
parent
b5ffe07fa1
commit
72fc215b23
@ -60,10 +60,7 @@ ohos_unittest("medialibrary_file_access_test") {
|
||||
ohos_unittest("external_file_access_test") {
|
||||
module_out_path = "filemanagement/user_file_service"
|
||||
|
||||
sources = [
|
||||
"external_file_access_test.cpp",
|
||||
"external_notify_test.cpp",
|
||||
]
|
||||
sources = [ "external_file_access_test.cpp" ]
|
||||
|
||||
include_dirs = [
|
||||
"${ability_runtime_path}/interfaces/kits/native/appkit/ability_runtime/context",
|
||||
|
Loading…
Reference in New Issue
Block a user