blob: 13db9b59fb2e805c4d9f43e0d2d8f93705c4a92c [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 = [
"pwrbtn-monitor:tests",
"virtcon:test",
]
}