blob: dcda754fbf81c9915ad55035b07bf7ab53bf9b4f [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("cloud_provider_in_memory") {
testonly = true
deps = [
"bin",
"lib",
]
}