aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test800
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-03-21 12:42:32 +0000
committerSteve Holme <steve_holme@hotmail.com>2013-03-21 12:42:32 +0000
commitc0c46c3137a3f1dea014cfa69588c4e121710cf7 (patch)
tree63df62b60618d024bb2234eb370c796807c8bb3b /tests/data/test800
parent7713e67bc502e62c630a59b62e1efd70aaad518a (diff)
imap-tests: Added CRLF to reply data to be compliant with RFC-822
Updated the reply data in tests: 800, 801, 802, 804 and 1321 to possess the CRLF as per RFC-822.
Diffstat (limited to 'tests/data/test800')
-rw-r--r--tests/data/test80014
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/data/test800 b/tests/data/test800
index 4c5726021..88e3f6056 100644
--- a/tests/data/test800
+++ b/tests/data/test800
@@ -10,13 +10,13 @@ FETCH
# Server-side
<reply>
<data>
-From: me@somewhere
-To: fake@nowhere
-
-body
-
---
- yours sincerely
+From: me@somewhere
+To: fake@nowhere
+
+body
+
+--
+ yours sincerely
</data>
</reply>