1
0
mirror of https://github.com/google/nomulus synced 2026-01-10 07:57:58 +00:00

Back out [] make batch tests large

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=140379458
This commit is contained in:
ctingue
2016-11-28 11:17:18 -08:00
committed by Ben McIlwain
parent bcceb87c9b
commit 82f6146468

View File

@@ -40,8 +40,7 @@ java_library(
GenTestRules(
name = "GeneratedTestRules",
timeout = "long",
default_test_size = "medium",
default_test_size = "large",
shard_count = 4,
test_files = glob(["*Test.java"]),
deps = [":batch"],