Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
rules_python
/
54c6e78d32bb1bb08e433bdcdc52fe7642aa4f79
/
.
/
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"
,
],
)