blob: 813016e0372d5932558f1ed7fc7c3a167393c2ea [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",
"paver:tests",
"watchdog:tests",
]
}