Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
9290bb7f4dea37e3a794089e5cab112af9143706
/
.
/
test
/
BUILD.bazel
blob: a4ac9507e4311e25f7de05298eeb7ec5f10d62d9 [
file
]
load
(
"@rules_shell//shell:sh_binary.bzl"
,
"sh_binary"
)
sh_binary
(
name
=
"query_test_binary"
,
srcs
=
[
"query_test_binary.sh"
],
)