aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2015-10-20 16:21:41 -0700
committerJisi Liu <jisi.liu@gmail.com>2015-10-20 16:21:41 -0700
commit8f54026ded729f4225c35e13f635747edbc580eb (patch)
tree08fbab936ec7928156d79c69b8ff50cb4add3809 /BUILD
parentbc4fd15209d5f874a2d9176761f46cfe5af33ed4 (diff)
downloadprotobuf-8f54026ded729f4225c35e13f635747edbc580eb.tar.gz
protobuf-8f54026ded729f4225c35e13f635747edbc580eb.tar.bz2
protobuf-8f54026ded729f4225c35e13f635747edbc580eb.zip
avoid name duplication.
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index 9636497d..11f00b81 100644
--- a/BUILD
+++ b/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",