Fix appengine dependency for WhoisServerTest

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=152050380
This commit is contained in:
larryruili
2017-04-05 10:19:50 -04:00
committed by Ben McIlwain
parent 7359cc13b8
commit a5c9ef56d3
+1
View File
@@ -19,6 +19,7 @@ java_library(
"//java/google/registry/whois",
"//javatests/google/registry/testing",
"//third_party/java/objectify:objectify-v4_1",
"@com_google_appengine_api_1_0_sdk",
"@com_google_appengine_testing",
"@com_google_dagger",
"@com_google_guava",