From ca995010d06d0d58ae6ef8cd7aa2fa16450b9ff3 Mon Sep 17 00:00:00 2001
From: Steve Holme <steve_holme@hotmail.com>
Date: Sun, 29 Sep 2013 20:32:23 +0100
Subject: tests: Fixed typos from commit 25a0c96a494297

---
 tests/data/test1320 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'tests/data/test1320')

diff --git a/tests/data/test1320 b/tests/data/test1320
index a84784889..e5325b443 100644
--- a/tests/data/test1320
+++ b/tests/data/test1320
@@ -47,8 +47,8 @@ smtp://smtp.1320:%SMTPPORT/1320 --mail-rcpt recipient@example.com --mail-from se
 </strip>
 <protocol>
 EHLO 1320
-MAIL FROM:<recipient@example.com>
-RCPT TO:<sender@example.com>
+MAIL FROM:<sender@example.com>
+RCPT TO:<recipient@example.com>
 DATA
 QUIT
 </protocol>
-- 
cgit v1.2.3