Sign in
fuchsia
/
fuchsia
/
main
/
.
/
src
/
tee
/
testing
/
BUILD.gn
blob: e235a4f1c0ff5a8722abf08f5372de50491787ae [
file
] [
log
] [
blame
]
# Copyright 2024 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
=
[
"enumeration_test_adapter:tests"
]
}