Browse Source

avoid name duplication.

Jisi Liu 10 years ago
parent
commit
8f54026ded
1 changed files with 1 additions and 1 deletions
  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",