Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
toolchains_protoc
/
refs/heads/upstream/java_ex
/
.
/
BUILD.bazel
blob: 84007063dd799a20f177f959925be0a3691deec3 [
file
] [
log
] [
blame
] [
edit
]
load
(
"@bazel_skylib//rules:build_test.bzl"
,
"build_test"
)
# Placeholder until there are docs tests
build_test
(
name
=
"tautology"
,
targets
=
[
"//:BUILD.bazel"
],
)