sh_library(
    name = "runfiles",
    srcs = ["runfiles.bash"],
    visibility = ["//visibility:public"],
)
