blob: e7c58b01d86945872e2367756179e24d6ca7cca5 [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",
"termina_guest",
"zircon_guest",
]
}