Sign in
fuchsia
/
fuchsia
/
eb37f944b46a
/
.
/
cts
/
BUILD.gn
blob: d62c245641e883ce49c1a7984d90178fa1a5cb3a [
file
] [
log
] [
blame
]
# Copyright 2020 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
(
"cts"
)
{
deps
=
[
"//cts/tests/hello_world:tests"
]
testonly
=
true
}