blob: bc4f6e613d007e4437831809683814ca4090fea0 [file] [log] [blame]
# Copyright 2020 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("tests") {
testonly = true
deps = [
"dwc2:tests",
"xhci-rewrite:tests",
]
}