Automated Code Change

PiperOrigin-RevId: 644893037
pull/17186/head
Protobuf Team Bot 5 months ago committed by Copybara-Service
parent 8b7d866b09
commit 8ed10a9a46
  1. 2
      upb/test/BUILD

@ -68,7 +68,7 @@ proto_library(
name = "test_proto", name = "test_proto",
testonly = 1, testonly = 1,
srcs = ["test.proto"], srcs = ["test.proto"],
visibility = ["//upb:__subpackages__"], visibility = ["//visibility:private"],
) )
upb_minitable_proto_library( upb_minitable_proto_library(

Loading…
Cancel
Save