Merge "Increase template test size for polygerrit" into stable-2.15

This commit is contained in:
Dave Borowitz 2018-02-08 13:30:11 +00:00 committed by Gerrit Code Review
commit b3064b3fbb
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ DIRECTORIES = [
[sh_test( [sh_test(
name = "template_test_" + directory, name = "template_test_" + directory,
size = "large", size = "enormous",
srcs = ["template_test.sh"], srcs = ["template_test.sh"],
args = [directory], args = [directory],
data = [ data = [