blob: 0bfe258cf70eacc0fa61eb49c499948796eee290 [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("packages") {
testonly = true
deps = [
"debian_guest",
"linux_guest",
"zircon_guest",
]
}