summaryrefslogtreecommitdiff
path: root/mh/tests
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-08-29 19:52:49 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-08-29 19:52:49 +0300
commitaa651ae97b561a53c8a2f0235b6763e6bff00c73 (patch)
tree68938e7e696540ba546b1fef6e6f8fd4c46b286c /mh/tests
parent25934e9ccda6d60b56f77125a6466e5c6b5de305 (diff)
downloadmailutils-aa651ae97b561a53c8a2f0235b6763e6bff00c73.tar.gz
mailutils-aa651ae97b561a53c8a2f0235b6763e6bff00c73.tar.bz2
Fix testsuite.
* mh/tests/burst.at: Remove leading newlines from the test messages.
Diffstat (limited to 'mh/tests')
-rw-r--r--mh/tests/burst.at8
1 files changed, 4 insertions, 4 deletions
diff --git a/mh/tests/burst.at b/mh/tests/burst.at
index 2e383a20e..f244fdff5 100644
--- a/mh/tests/burst.at
+++ b/mh/tests/burst.at
@@ -18,8 +18,8 @@ m4_pushdef([MH_KEYWORDS],[burst])
MH_CHECK([burst digest],[burst00 burst-digest],[
mkdir Mail/inbox
-AT_DATA([Mail/inbox/1],[
-From: Sergey Poznyakoff <gray@example.net>
+AT_DATA([Mail/inbox/1],
+[From: Sergey Poznyakoff <gray@example.net>
To: root@example.com
Subject: digest
@@ -68,8 +68,8 @@ Sergey
MH_CHECK([burst digest /w EB length limit],[burst01 burst-digest-eb-length],[
mkdir Mail/inbox
-AT_DATA([Mail/inbox/1],[
-From: Sergey Poznyakoff <gray@example.net>
+AT_DATA([Mail/inbox/1],
+[From: Sergey Poznyakoff <gray@example.net>
To: root@example.com
Subject: digest

Return to:

Send suggestions and report system problems to the System administrator.