blob: 902debe7de14bd7e155c8588e9f7a17a8e284981 [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.
# WARNING: Known to infrastructure.
group("doc_checker") {
testonly = true
public_deps = [
"//topaz/tools/doc_checker(//build/toolchain:host_x64)",
"//topaz/tools/doc_checker:tests(//build/toolchain:host_x64)",
]
}