blob: 6767e71480007f0e7c23cf743c499705264cbbf9 [file] [edit]
# Copyright 2021 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 = [
"core:mdlint_core_tests($host_toolchain)",
"rules:mdlint_rules_tests($host_toolchain)",
]
}