blob: 373223a7e396fa9572ae213db9d5e2c5e5d2b809 [file] [log] [blame]
# Copyright 2023 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
public_deps = [
"colorama:tests",
"go:tests",
"jellyfish:tests",
"pigweed:tests",
"re2:tests",
"tcpdump:tests",
]
}