about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/view.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/view.t b/t/view.t
index 4cee4395..46fbe410 100644
--- a/t/view.t
+++ b/t/view.t
@@ -27,6 +27,7 @@ my $ctx = {
                 search => sub { undef },
                 base_url => sub { 'http://example.com/' },
                 cloneurl => sub {[]},
+                nntp_url => sub {[]},
                 description => sub { '' }),
 };
 $ctx->{-inbox}->{-primary_address} = 'test@example.com';