Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
bazel-gazelle
/
refs/heads/upstream/release-0.42
/
.
/
tests
/
cli
/
BUILD.bazel
blob: 154500b39ac13f6cff99e1c70c99243b64710291 [
file
] [
log
] [
blame
] [
edit
]
load
(
"@rules_shell//shell:sh_binary.bzl"
,
"sh_binary"
)
load
(
":env_variables_test.bzl"
,
"env_variables_test_suite"
)
env_variables_test_suite
()