blob: 904f8158b08da2377d48eaf7ed26e9134b03990b [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 = [
"disk_inspector:tests",
"interval_tree:tests",
"paver:tests",
"watchdog:tests",
]
}