blob: 3ad487d60b91d1b7fb035874ee2cdf2802193963 [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.
#
# WARNING: This file was machine-generated from previous json files and
# will eventually be deleted.
group("voila") {
testonly = true
public_deps = [
"//peridot/bin/voila",
"//src/ledger/cloud_provider_in_memory/bin",
]
}
group("all") {
testonly = true
public_deps = [
"//peridot/packages/tools:voila",
]
}