blob: 87fbe9232c7a70012d3aec830fcedfd0ed7877bc [file] [log] [blame]
# Copyright 2020 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 = [
"fdio:tests",
"fidl/cpp:tests",
]
testonly = true
}