fix mungedocs unit tests
This commit is contained in:
8
docs/BUILD
Normal file
8
docs/BUILD
Normal file
@@ -0,0 +1,8 @@
|
||||
package(default_visibility = ["//visibility:public"])
|
||||
|
||||
licenses(["notice"])
|
||||
|
||||
filegroup(
|
||||
name = "srcs",
|
||||
srcs = glob(["**/*"]),
|
||||
)
|
Reference in New Issue
Block a user