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