blob: 98fdf0817fb66db7c93cfc9126485acd6b009d0e [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
# found in the LICENSE file.
group("tests") {
testonly = true
public_deps = [
"blobfs-ramdisk:tests",
"pkgfs-ramdisk:tests",
]
}