blob: 29bac73a305d8306e45c1b82dcf3b4a807b1e17e [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
deps = [
"blobfs-ramdisk:tests",
"pkgfs-ramdisk:tests",
]
}