Browse Source

avoid name duplication.

Jisi Liu 10 năm trước cách đây
mục cha
commit
8f54026ded
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      BUILD

+ 1 - 1
BUILD

@@ -549,7 +549,7 @@ py_library(
 )
 
 internal_protobuf_py_tests(
-    name = "python_tests",
+    name = "python_tests_batch",
     modules = [
         "descriptor_database_test",
         "descriptor_pool_test",