about summary refs log tree commit homepage
path: root/t/nntp.t
diff options
context:
space:
mode:
Diffstat (limited to 't/nntp.t')
-rw-r--r--t/nntp.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/nntp.t b/t/nntp.t
index 91a2aff7..ea2ef876 100644
--- 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',
                 },