]> Sergey Matveev's repositories - public-inbox.git/blobdiff - t/nntp.t
nntp: NEWGROUPS uses long_response
[public-inbox.git] / t / nntp.t
index 91a2aff7a5b4506d97e1be073fd9cf73792e2514..ea2ef8763114cd79cc184380fa9d95ff3a30d4b4 100644 (file)
--- a/t/nntp.t
+++ b/t/nntp.t
@@ -112,7 +112,6 @@ use PublicInbox::Config;
        my $hdr = $mime->header_obj;
        my $mock_self = {
                nntpd => {
-                       grouplist => [],
                        servername => 'example.com',
                        pi_config => bless {}, 'PublicInbox::Config',
                },