blob: cdb33ebceb0bb4b3da256c4c6e884cd989c0faf6 [file] [log] [blame] [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 = [
"fidl-fuchsia-pkg-ext:tests",
"fidl-fuchsia-pkg-rewrite-ext:tests",
"fuchsia_backoff:fuchsia_backoff_tests",
"json5format:tests",
"library_loader:tests",
"runner:tests",
]
}