mirror of
https://github.com/google/nomulus.git
synced 2025-08-06 01:35:17 +02:00
Back out [] make batch tests large
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=140379458
This commit is contained in:
parent
bcceb87c9b
commit
82f6146468
1 changed files with 1 additions and 2 deletions
|
@ -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"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue