blob: a4ac9507e4311e25f7de05298eeb7ec5f10d62d9 [file] [log] [blame]
load("@rules_shell//shell:sh_binary.bzl", "sh_binary")
sh_binary(
name = "query_test_binary",
srcs = ["query_test_binary.sh"],
)