mirror of
https://github.com/openharmony/usb_manager.git
synced 2026-07-19 08:35:06 -04:00
fix(usb):delete test_usbcore TDD cases
Signed-off-by: wu-chengwen <wuchengwen4@huawei.com>
This commit is contained in:
@@ -143,5 +143,5 @@ ohos_unittest("test_usbcore") {
|
||||
|
||||
group("unittest") {
|
||||
testonly = true
|
||||
deps = [ ":test_usbcore" ]
|
||||
deps = []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user