blob: 4f24f014860d128fc435fecbc98aaaace413b4d5 [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("e2e_input_tests") {
testonly = true
deps = [
"keyboard:tests",
"scenic:tests",
"shortcut:tests",
]
}