blob: 21862343455def910afa22efc56cf814e8169bc8 [file] [log] [blame]
# Copyright 2019 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("sys") {
testonly = true
deps = [
"component_manager",
"component_test_runner",
]
}