changeset 287:d6efca1d4f68

catenate-multiappend: Don't test what happens when saving only header. With Dovecot there's one LF difference between mbox format and others, which isn't really relevant to this test.
author Timo Sirainen <tss@iki.fi>
date Sun, 02 Sep 2012 17:00:32 +0300
parents 33ed8dcb0770
children 21fded1385a4
files src/tests/catenate-multiappend
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/tests/catenate-multiappend	Sun Sep 02 16:56:09 2012 +0300
+++ b/src/tests/catenate-multiappend	Sun Sep 02 17:00:32 2012 +0300
@@ -43,14 +43,14 @@
 
 }}})
 
-ok append ${mailbox} catenate (url "/$mailbox_url/;uid=$uid/;section=header") {{{
+ok append ${mailbox} catenate (url "/$mailbox_url/;uid=$uid") {{{
 New: Message
 
 body4
 
 }}}
 
-ok append ${mailbox} catenate (url "/$mailbox_url/;uid=$uid/;section=header") (\answered) {{{
+ok append ${mailbox} catenate (url "/$mailbox_url/;uid=$uid") (\answered) {{{
 New: Message
 
 body5
@@ -87,6 +87,7 @@
 * 7 fetch (body[] {{{
 From: foo@example.com
 
+Hello world body
 
 }}})
 * 8 fetch (body[] {{{
@@ -98,6 +99,7 @@
 * 9 fetch (body[] {{{
 From: foo@example.com
 
+Hello world body
 
 }}})
 * 10 fetch (body[] {{{