blob: 07992d36436793ce50bd3227b063255b5cabc801 [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("config") {
testonly = true
deps = [
"merge",
"new",
]
}