X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=xt%2Fcmp-msgview.t;h=2415126789cc12dd4d9eecae809ee35e1a0a96b6;hp=5bd7aa174df0c786fcd16978a022e3d72e1728bb;hb=e3b57fe9f68e80fc85cff46ccec9246b670f1312;hpb=7e34a2145230eb97347ee8f1e63e79eb988a1946 diff --git a/xt/cmp-msgview.t b/xt/cmp-msgview.t index 5bd7aa17..24151267 100644 --- a/xt/cmp-msgview.t +++ b/xt/cmp-msgview.t @@ -24,7 +24,7 @@ vec(my $vec = '', fileno($fh), 1) = 1; select($vec, undef, undef, 60) or die "timed out waiting for --batch-check"; my $mime_ctx = { env => { HTTP_HOST => 'example.com', 'psgi.url_scheme' => 'https' }, - -inbox => $ibx, + ibx => $ibx, www => Plack::Util::inline_object(style => sub {''}), obuf => \(my $mime_buf = ''), mhref => '../',