blob: 31ef44420f4aaf3249d95c0b95fc6e6cf168f933 [file] [edit]
# Copyright 2022 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") {
deps = [
"connection:tests",
"target:tests",
]
testonly = true
}