blob: 5004e079d420e7c0c3397c566788a6757c92ef2a [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("usb-test") {
testonly = true
deps = [
"flash-programmer",
"fx3",
"usb-tester",
]
}