blob: c5f7d248c2635c367af639a5a32fdb6d56ef73f2 [file] [log] [blame]
# Copyright 2022 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("component") {
deps = [ "incoming/cpp" ]
}
group("tests") {
testonly = true
deps = [ "tests" ]
}