Sign in
fuchsia
/
fuchsia
/
14b4dc0af6153c93e1941dcb76709e9c00604cfe
/
.
/
scripts
/
fxtest
/
BUILD.gn
blob: bb34e998003a9b3258d9a593a390a362f68cd284 [
file
] [
log
] [
blame
]
# 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"
,
]
}