]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/feed.t
rename most instances of "list" to "inbox"
[public-inbox.git] / t / feed.t
index 61f0dc724328931da52daacac90b2ac8fd7362a0..ab92039f8e1e503d41e4841317ef249ce2c17199 100644 (file)
--- a/t/feed.t
+++ b/t/feed.t
@@ -184,7 +184,7 @@ EOF
                my $feed = string_feed({
                        git_dir => $git_dir,
                        max => 3,
-                       listname => 'asdf',
+                       inbox => 'asdf',
                        pi_config => bless({
                                'publicinbox.asdf.address' => $addr,
                        }, 'PublicInbox::Config'),