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 54f2db9..9a90fd5 100644
--- a/t/search.t
+++ b/t/search.t
@@ -214,7 +214,7 @@ $ibx->with_umask(sub {
                        # No References:
                        # 'References' => '<root@s> <last@s> <'.$long_mid.'>',
                        'In-Reply-To' => "<$long_mid>",
-                       From => '"no1 <n...@example.com>',
+                       From => 'no1 <n...@example.com>',
                        To => 'l...@example.com',
                ],
                body => "no References\n");
--
unsubscribe: meta+unsubscr...@public-inbox.org
archive: https://public-inbox.org/meta/

Reply via email to