blob: 505f7e372c12ca1a3268a01b2444eb015b8f6506 [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 = [
"fuchsia_backoff:fuchsia_backoff_tests",
"fuchsia_url:tests",
"fuchsia_url_rewrite:tests",
"library_loader:tests",
]
}