mirror of
https://github.com/openharmony/drivers_peripheral.git
synced 2026-08-25 02:23:31 -04:00
fix(usb):delete test_function cases
Signed-off-by: wu-chengwen <wuchengwen4@huawei.com>
This commit is contained in:
@@ -128,5 +128,5 @@ ohos_unittest("test_request") {
|
||||
|
||||
group("hal_test") {
|
||||
testonly = true
|
||||
deps = [ ":test_function" ]
|
||||
deps = []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user