blob: 33a7e5c0aeecd164e6e86caa7299d2bd8189cb3e [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 = [
"cmc",
"component_manager",
"component_test_runner",
]
}