blob: 67a157a9c43ed96bbaaea04df9a1d5ecf7a67b93 [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 = [
"factory-reset-handler:tests",
"mouse:tests",
"starnix-touch:tests",
"text-input:tests",
"touch:tests",
"virtual-keyboard:tests",
"web-touch-input:tests",
]
}