blob: 0902f4949704a21ae477264a067652ff315acc0e [file] [log] [blame]
# Copyright 2019 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.
# Do not use this target directly, instead depend on //src/sys/sysmgr/test:sysmgr_tests.
group("sysmgr_tests") {
public_deps = [ "//src/sys/sysmgr/test:sysmgr_tests" ]
testonly = true
}