Commit a2db436
committed
Load sh_test from @rules_shell for Bazel 9 compatibility
`native.sh_test` was removed in Bazel 9; load it explicitly from
`@rules_shell//shell:sh_test.bzl` (already a dependency in MODULE.bazel
at rules_shell 0.3.0) so the CI presubmit can load `test/BUILD`.1 parent 2aaf1e7 commit a2db436
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments