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