blob: fea92936341ae24332eca4e71513c519625bcf56 [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("tests") {
testonly = true
deps = [
"escher:tests",
"focus_chain_provider:tests",
"input-device-constants:tests",
"input_pipeline:tests",
"scene_management:scene_management_tests",
"yuv:test",
]
}