about summary refs log tree commit homepage
path: root/xt/cmp-msgview.t
diff options
context:
space:
mode:
Diffstat (limited to 'xt/cmp-msgview.t')
-rw-r--r--xt/cmp-msgview.t2
1 files changed, 1 insertions, 1 deletions
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 => '../',