aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/maildir-sync
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2011-12-28 21:34:43 -0500
committerGravatar David Bremner <bremner@debian.org>2011-12-29 17:47:21 -0400
commit66ecd9063f041329d50f6ca2f9260e3b724eb868 (patch)
tree1ccaf395ed42d84e264b812a0b7264328d3cc722 /test/maildir-sync
parentac7f84306474dbecea8f6fee2ef2e8d71cc950f7 (diff)
test: Make generated message date a real date
January 5, 2001 was a Tuesday, not a Friday. Jameson fixed this exact problem for the multipart test in ec2b0a98cc, but not for generate_message itself. As Jameson pointed out in ec2b0a98cc, if we want to test date parsing, we should do it separately.
Diffstat (limited to 'test/maildir-sync')
-rwxr-xr-xtest/maildir-sync4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/maildir-sync b/test/maildir-sync
index a60854f8..d5872a53 100755
--- a/test/maildir-sync
+++ b/test/maildir-sync
@@ -55,8 +55,8 @@ test_expect_equal "$output" '[[[{"id": "adding-replied-tag@notmuch-test-suite",
"To": "Notmuch Test Suite <test_suite@notmuchmail.org>",
"Cc": "",
"Bcc": "",
-"Date": "Tue,
-05 Jan 2001 15:43:57 -0000"},
+"Date": "Fri,
+05 Jan 2001 15:43:57 +0000"},
"body": [{"id": 1,
"content-type": "text/plain",
"content": "This is just a test message (#3)\n"}]},