blob: e766f72f24fc5a52604a07713219b96625da4b30 [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.
import("//build/test.gni")
group("tests") {
testonly = true
deps = [ "bootfs_test:tests" ]
}