Add golden files for request component routing maps

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=157026188
This commit is contained in:
mountford 2017-05-24 13:06:16 -07:00 committed by Ben McIlwain
parent bb67841884
commit ddb0f5692e
23 changed files with 514 additions and 39 deletions

View file

@ -15,6 +15,9 @@ java_library(
],
deps = [
"//java/google/registry/module/tools",
"//java/google/registry/request",
"//javatests/google/registry/testing",
"@com_google_guava",
"@com_google_truth",
"@javax_servlet_api",
"@junit",