blob: d90f097fa4cb5cc2a65bbd8223cde3d22082bb53 [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("bringup") {
deps = [ "bundles:virtcon" ]
}
group("tests") {
testonly = true
deps = [
"bin:tests",
"lib:tests",
]
}