blob: de5a47c24dca72f67848dc899355653455f49f02 [file] [log] [blame]
# Copyright 2024 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 = [
"zx:tests",
"zx-status:tests",
"zx-types:tests",
]
}