blob: c93da399e73df1509bb59b50c88087d0417c6a9c [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 = [
"input_reader/tests",
"key_util:test",
]
}