Internal Change

PiperOrigin-RevId: 490276306
pull/13171/head
Sandy Zhang 2 years ago committed by Copybara-Service
parent b31b52939f
commit a1d054be85
  1. 4
      python/pb_unit_tests/BUILD

@ -80,5 +80,7 @@ pyproto_test_wrapper(name = "wire_format_test")
filegroup(
name = "test_files",
srcs = glob(["*.py"]),
visibility = ["//python/dist:__pkg__"],
visibility = [
"//python/dist:__pkg__", # Scheuklappen: keep
],
)

Loading…
Cancel
Save