blob: f71066658c629f4b1606896583be5c2df3e8b924 [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("tests") {
testonly = true
deps = [
"hid-input-report:test",
"input_reader/tests",
"key_util:test",
]
}