aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/reply
diff options
context:
space:
mode:
Diffstat (limited to 'test/reply')
-rwxr-xr-xtest/reply2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/reply b/test/reply
index c877ffe1..a85ebe56 100755
--- a/test/reply
+++ b/test/reply
@@ -242,7 +242,7 @@ test_expect_equal_json "$output" '
"reply-headers": {
"From": "Notmuch Test Suite <test_suite@notmuchmail.org>",
"In-reply-to": "<'${gen_msg_id}'>",
- "References": " <'${gen_msg_id}'>",
+ "References": "<'${gen_msg_id}'>",
"Subject": "Re: \u00e0\u00df\u00e7",
"To": "\u2603 <snowman@example.com>"
}