blob: faa7068e00db706b16958523bb89d16cb1791f31 [file] [log] [blame] [edit]
load("//shell:sh_test.bzl", "sh_test")
# Placeholder test to get the release action's `bazel test` to pass.
sh_test(
name = "test",
srcs = ["test.sh"],
)