about summary refs log tree commit homepage
diff options
context:
space:
mode:
-rw-r--r--t/search.t2
1 files changed, 1 insertions, 1 deletions
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' => '<root@s> <last@s> <'.$long_mid.'>',
                         'In-Reply-To' => "<$long_mid>",
-                        From => '"no1 <no1@example.com>',
+                        From => 'no1 <no1@example.com>',
                         To => 'list@example.com',
                 ],
                 body => "no References\n");