blob: f79a73d18d2b346efb7591977c93597851d7a704 [file] [log] [blame]
package(default_visibility = ["//visibility:public"])
licenses(["notice"])
filegroup(
name = "templates",
testonly = 1,
srcs = glob(
[
"*",
"*/*",
],
),
)