blob: a65491cc212c68d9919620147f9fd3b9ce354b03 [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",
"touch:tests",
]
}