blob: 7fb9f6bd83942bb7019d63506f472979e603f4c3 [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 = [
"go:tests",
"pigweed:tests",
"re2:tests",
]
}