blob: 3be732822889aaa6ad040a9bccb725bf05fdf81f [file] [log] [blame]
# Copyright 2022 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 = [
"chroot:tests",
"dash-launcher:tests",
"log:tests",
]
}