blob: 3753d0194aaa8979e73fdf7d9f7da9e0ba2efc38 [file]
sh_test(
name = "test",
srcs = ["test.sh"],
data = [
"@bazel_tools//tools/bash/runfiles",
"@npm//testy/bin:testy",
],
)