From 796b9737d617185acdda1d537ff4aded08dd13df Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 11 May 2018 19:20:18 +0000 Subject: t/search: quiet warning from Encode.pm This was probably a typo on my part, and quiets a warning: Argument contains empty address at .../Email/MIME/Encode.pm line 70 Tested with Email::MIME 1.946 --- t/search.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/search.t b/t/search.t index 54f2db90..9a90fd53 100644 --- a/t/search.t +++ b/t/search.t @@ -214,7 +214,7 @@ $ibx->with_umask(sub { # No References: # 'References' => ' <'.$long_mid.'>', 'In-Reply-To' => "<$long_mid>", - From => '"no1 ', + From => 'no1 ', To => 'list@example.com', ], body => "no References\n"); -- cgit v1.2.3-24-ge0c7