Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_python
/
721ca37b6f8a96cb96262a9d52851d824efdb9c4
/
.
/
tests
/
docs
/
BUILD.bazel
blob: bdc99a290cfe796fbc9fa00c36078f5d3a73f154 [
file
]
load
(
"@bazel_skylib//rules:build_test.bzl"
,
"build_test"
)
licenses
([
"notice"
])
build_test
(
name
=
"docs_build_test"
,
targets
=
[
"//docs:docs"
,
],
)