]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/feed.t
thread: remove Email::Abstract wrapping
[public-inbox.git] / t / feed.t
index 5dd869aa16107828d6591a7f01b6f2d5b809a7af..19a9ba09b4149343edd8879bc340ae532bb2cc51 100644 (file)
--- a/t/feed.t
+++ b/t/feed.t
@@ -43,7 +43,6 @@ my $tmpdir = tempdir('pi-feed-XXXXXX', TMPDIR => 1, CLEANUP => 1);
 my $git_dir = "$tmpdir/gittest";
 my $ibx = PublicInbox::Inbox->new({
        address => 'test@example',
-       -primary_address => 'test@example',
        name => 'testbox',
        mainrepo => $git_dir,
        url => 'http://example.com/test',