blob: 1b814415a41fa090b82279c061f1a637531481a4 [file] [log] [blame]
# Copyright 2020 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("tests") {
testonly = true
deps = [
"blobfs-component:tests",
"disk-pave:tests",
"odu:tests",
"start-storage-benchmark:tests",
]
}