Sign in
fuchsia
/
fuchsia
/
main
/
.
/
src
/
lib
/
diagnostics
/
fake-log-sink
/
BUILD.gn
blob: a58c1d3414ce7a7c6e3ff732ad4e66f229dc4ad4 [
file
] [
log
] [
blame
]
# Copyright 2025 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
=
[
"rust:tests"
]
}