From f5c3d95384522335cb5171a3ac6dfde930d1edc8 Mon Sep 17 00:00:00 2001
From: Steve Holme <steve_holme@hotmail.com>
Date: Fri, 3 May 2013 18:22:18 +0100
Subject: [PATCH] tests: Corrected test1406 to be RFC2821 compliant

---
 tests/data/test1406 | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/tests/data/test1406 b/tests/data/test1406
index 478e45ff3..ab0f6e48b 100644
--- a/tests/data/test1406
+++ b/tests/data/test1406
@@ -23,10 +23,10 @@ smtp
 SMTP
  </name>
 <file name="log/test1406.eml">
-From: different
-To: another
-
-body
+From: different
+To: another
+
+body
 </file>
  <command>
 smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 1406@foo --mail-rcpt 1406@foobar.example --mail-from 1406@from -T log/test1406.eml --libcurl log/test1406.c
@@ -45,10 +45,10 @@ DATA
 QUIT
 </protocol>
 <upload>
-From: different
-To: another
-
-body
+From: different
+To: another
+
+body
 
 .
 </upload>
-- 
2.50.1