blob: e5b3eee72f64db8f89ad738cb9f5c857ba10b104 [file] [log] [blame]
sh_test(
name = "linux-x86_path_test",
data = [
"//prebuilts/build-tools:linux-x86",
],
srcs = ["path_test.sh"],
)
test_suite(
name = "tests",
tests = [
":linux-x86_path_test",
],
)