From 8f54026ded729f4225c35e13f635747edbc580eb Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Tue, 20 Oct 2015 16:21:41 -0700 Subject: avoid name duplication. --- BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BUILD') 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", -- cgit v1.2.3