Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
0fcd4e6dcdc03f4e54f9f62ca719cf2c1663f97e
/
.
/
e2e
/
bazel_bin
/
BUILD.bazel
blob: 3753d0194aaa8979e73fdf7d9f7da9e0ba2efc38 [
file
]
sh_test
(
name
=
"test"
,
srcs
=
[
"test.sh"
],
data
=
[
"@bazel_tools//tools/bash/runfiles"
,
"@npm//testy/bin:testy"
,
],
)