Sign in
pigweed
/
third_party
/
github
/
theoremlp
/
rules_multitool
/
8bd0bcde7641a02fa11de4d3db4df66f05615397
/
.
/
examples
/
target-determinator
/
BUILD.bazel
blob: 2b3f93b1ccb913837b7cd1731cd436a8b01fecf3 [
file
]
sh_test
(
name
=
"integration_test"
,
srcs
=
[
"integration_test.sh"
],
args
=
[
"$(location @target-determinator//tool)"
,
],
data
=
[
"@target-determinator//tool"
],
)