blob: c067510c322f54879a5661e6eb9ae6cf8980238c [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
deps = [
"attribution:tests",
"heapdump:tests",
"pprof:tests",
"sampler:tests",
]
}