blob: dbc3684c935d3275800e5a71ce8a6ef7138801e9 [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 = [
"fuzzing",
"images",
"tests:host-metadata",
"zbi",
]
}