blob: 329e78df9a36bb72eda45c89a1742401df4d311b [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/lib/inspect_deprecated/health/tests:inspect_health_unittests.
group("inspect_health_unittests") {
public_deps =
[ "//src/lib/inspect_deprecated/health/tests:inspect_health_unittests" ]
testonly = true
}