about summary refs log tree commit homepage
path: root/t/nntpd.t
diff options
context:
space:
mode:
Diffstat (limited to 't/nntpd.t')
-rw-r--r--t/nntpd.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/nntpd.t b/t/nntpd.t
index 69f72ce1..eee67ea6 100644
--- a/t/nntpd.t
+++ b/t/nntpd.t
@@ -53,7 +53,7 @@ $ibx = PublicInbox::Inbox->new($ibx);
         my $len;
 
         $ibx = PublicInbox::InboxWritable->new($ibx);
-        my $im = $ibx->importer;
+        my $im = $ibx->importer(0);
 
         # ensure successful message delivery
         {