Sign in
fuchsia
/
fuchsia
/
52d7eb2d66631c8
/
.
/
src
/
lib
/
fidl
/
cpp
/
contrib
/
tests
/
BUILD.gn
blob: a6cfa0041c12bb2d6b9cd2555237995badbd911e [
file
] [
log
] [
blame
]
# Copyright 2022 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
=
[
"connection"
,
"fpromise"
,
]
}