blob: 35a98290f20fa1a6586adaa56385ee9c117eee43 [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("integration_input_tests") {
testonly = true
deps = [
"keyboard:tests",
"scenic:tests",
"shortcut:tests",
"touch:tests",
]
}