Sign in
fuchsia
/
fuchsia.git
/
refs/heads/main
/
.
/
scripts
/
fxtest
/
BUILD.gn
blob: bb34e998003a9b3258d9a593a390a362f68cd284 [
file
] [
edit
]
# Copyright 2019 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
=
[
"python:tests"
,
"scripts:tests"
,
]
}