blob: 08f86f790a650068605de4ecf380f5882bc7f96b [file]
# Copyright 2025 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("boot_tests") {
testonly = true
deps = [ "//src/microfuchsia:boot_tests" ]
}