Skip to content

Commit

Permalink
Internal Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 561592059
  • Loading branch information
protobuf-github-bot authored and copybara-github committed Aug 31, 2023
1 parent 32b20e5 commit a773618
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions rust/test/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ rust_proto_library(
rust_upb_proto_library(
name = "unittest_upb_rust_proto",
testonly = True,
visibility = [
"//rust/test/shared:__subpackages__",
"//rust/test/upb:__subpackages__",
],
visibility = ["//rust/test/shared:__subpackages__"],
deps = [UNITTEST_PROTO_TARGET],
)

Expand Down

0 comments on commit a773618

Please sign in to comment.