blob: bf60f07e8610f8028d43f11f96f5830d444f9546 [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 = [
"lib/abr/test",
"lib/zbi/test",
"lib/zircon_boot/test",
]
}