...

Text file src/edge-infra.dev/third_party/sh/shell2junit/BUILD.bazel

Documentation: edge-infra.dev/third_party/sh/shell2junit

     1package(default_visibility = ["//visibility:public"])
     2
     3sh_library(
     4    name = "shell2junit",
     5    srcs = ["sh2ju.sh"],
     6)

View as plain text