blob: 0fde70b9f560384eb403fa55cec9d3f9f0d465c7 [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("virtualization") {
testonly = true
deps = [
"bin",
"packages",
"tests",
"third_party",
]
}