about summary refs log tree commit homepage
path: root/t/httpd.t
diff options
context:
space:
mode:
Diffstat (limited to 't/httpd.t')
-rw-r--r--t/httpd.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/httpd.t b/t/httpd.t
index c2e73608..d0ce3943 100644
--- a/t/httpd.t
+++ b/t/httpd.t
@@ -57,7 +57,7 @@ Date: Thu, 01 Jan 1970 06:06:06 +0000
 
 nntp
 EOF
-                $mime->header_set('List-Id', "<$addr>");
+
                 my $git = PublicInbox::Git->new($maindir);
                 my $im = PublicInbox::Import->new($git, 'test', $addr);
                 $im->add($mime);