blob: eb4cf56d8f9efe3fc81d1f6bc278d1820a0aee68 [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:tests",
"keyboard:tests",
"scenic:tests",
"shortcut:tests",
"touch:tests",
]
}