blob: 2b3f93b1ccb913837b7cd1731cd436a8b01fecf3 [file]
sh_test(
name = "integration_test",
srcs = ["integration_test.sh"],
args = [
"$(location @target-determinator//tool)",
],
data = ["@target-determinator//tool"],
)