blob: 3e001a512b51bdfb1eed2dd48e0a0a8e93b17589 [file] [log] [blame] [edit]
# 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",
"host-target-testing:tests",
"pkgfs-ramdisk:tests",
]
}