Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
2a3639dfa127e992e52a00fa963e7207cb2d5598
/
.
/
integration_tests
/
BUILD.bazel
blob: dd53bc85dd396b2f75e58c254ec9215cf550d375 [
file
]
sh_test
(
name
=
"help_test"
,
srcs
=
[
"help_test.sh"
],
data
=
[
"//cmd/aspect"
],
)
sh_test
(
name
=
"version_test"
,
srcs
=
[
"version_test.sh"
],
data
=
[
"//cmd/aspect"
],
)