Fix Kokoro build broken by []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=229391946
This commit is contained in:
guyben 2019-01-15 10:11:05 -08:00 committed by jianglai
parent a4f85c33c0
commit 30c05a6e76
4 changed files with 8 additions and 4 deletions

View file

@ -17,7 +17,8 @@ java_library(
"//java/google/registry/module/frontend",
"//java/google/registry/request",
"//javatests/google/registry/testing",
"//third_party/java/truth",
"@com_google_truth",
"@com_google_truth_extensions_truth_java8_extension",
"@javax_servlet_api",
"@junit",
"@org_mockito_all",