blob: c5c34b01f60513dc513a8273d99a3178fd27df0a [file] [log] [blame]
# Copyright 2024 The Fuchsia Authors
# 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 = [
"noop:ta-noop",
"panic:ta-panic",
]
}