update test/fuzztest/BUILD.gn.

Signed-off-by: futurezhou <zhouweilai@huawei.com>
This commit is contained in:
futurezhou 2023-01-12 07:41:26 +00:00 committed by Gitee
parent dd11277a49
commit 4964a4b674
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -21,7 +21,6 @@ group("storage_service_fuzztest") {
"//foundation/filemanagement/storage_service/test/fuzztest/fscryptutils_fuzzer:FscryptUtilsFuzzTest",
"//foundation/filemanagement/storage_service/test/fuzztest/keycontrol_fuzzer:KeyControlFuzzTest",
"//foundation/filemanagement/storage_service/test/fuzztest/redactionutils_fuzzer:RedactionUtilsFuzzTest",
"//foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer:StorageManagerProxyFuzzTest",
"//foundation/filemanagement/storage_service/test/fuzztest/storagestats_fuzzer:StorageStatsFuzzTest",
"//foundation/filemanagement/storage_service/test/fuzztest/storagetotalstatusservice_fuzzer:StorageTotalStatusServiceFuzzTest",
"//foundation/filemanagement/storage_service/test/fuzztest/stringutils_fuzzer:StringUtilsFuzzTest",