X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=xt%2Fperf-msgview.t;h=30e133d7c396ce965936d999b69a28c30b4ad75a;hp=d99101a30de67d4ac7a28ba93c981a7a672823a2;hb=e3b57fe9f68e80fc85cff46ccec9246b670f1312;hpb=7e34a2145230eb97347ee8f1e63e79eb988a1946 diff --git a/xt/perf-msgview.t b/xt/perf-msgview.t index d99101a3..30e133d7 100644 --- a/xt/perf-msgview.t +++ b/xt/perf-msgview.t @@ -29,7 +29,7 @@ select($vec, undef, undef, 60) or die "timed out waiting for --batch-check"; my $ctx = { env => { HTTP_HOST => 'example.com', 'psgi.url_scheme' => 'https' }, - -inbox => $ibx, + ibx => $ibx, www => Plack::Util::inline_object(style => sub {''}), }; my ($mime, $res, $oid, $type);