Fix rules_shell copybara

BEGIN_PUBLIC
Internal change
END_PUBLIC

PiperOrigin-RevId: 693722123
Change-Id: I97ace26fc9275ff7417302a6f39ab90002c733f4
This commit is contained in:
Googler 2024-11-06 07:35:05 -08:00 committed by Copybara-Service
parent 7e5f6a9391
commit f5044c0097
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
load("//third_party/bazel_rules/rules_shell/shell:sh_test.bzl", "sh_test") load("@rules_shell//shell:sh_test.bzl", "sh_test")
sh_test( sh_test(
name = "system_library_test", name = "system_library_test",