blob: ae3085ef10aed109070f9780d614f4917756c299 [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("bin") {
testonly = true
deps = [
"agents",
"basemgr",
"basemgr_launcher",
"sessionctl",
"sessionmgr",
"voila",
]
}