blob: 36043c4a2fb5b99dd69fb7de7c98ac172998d861 [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 = [
"//src/developer/system_monitor/bin:tests",
"//src/developer/system_monitor/lib:tests",
]
}