1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 15:21:46 +00:00

Add servlet API as dependency to auth tests to fix broken build

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=147174354
This commit is contained in:
mcilwain
2017-02-10 10:59:57 -08:00
committed by Ben McIlwain
parent 3c4bf1e690
commit 4c7861c2c6

View File

@@ -21,6 +21,7 @@ java_library(
"@com_google_code_findbugs_jsr305",
"@com_google_guava",
"@com_google_truth",
"@javax_servlet_api",
"@junit",
"@org_mockito_all",
],