blob: 06004d78081824b433194f81a53db10dd1009bb6 [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("unification") {
testonly = true
deps = [
"images",
"zbi",
]
}