Sign in
fuchsia
/
fuchsia
/
refs/heads/sandbox/cstout
/
.
/
examples
/
rust
/
dylib
/
BUILD.gn
blob: b0b07846f5a5dea4cdb0dad5cf1fc64801456ed4 [
file
] [
log
] [
blame
] [
edit
]
# Copyright 2022 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
=
[
"rust-bin:tests"
]
}