Merge "pkg/serverinit: fix test related to 9ea7fff91712e989a8997f0c7d4a9d5f2247a916"

This commit is contained in:
mpl 2015-07-20 15:13:33 +00:00 committed by Gerrit Code Review
commit bd77d00bce
1 changed files with 1 additions and 0 deletions

View File

@ -356,6 +356,7 @@ func TestInstallHandlers(t *testing.T) {
prefix: "/importer/",
handlerType: reflect.TypeOf(&importer.Host{}),
prefixWrapped: true,
authWrapped: true,
},
{