From 77a21ff62380de7e53fa135ebbfd65d9908a4894 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 21 Feb 2012 22:24:44 +0100 Subject: pop3 test server: send terminating ".CRLF" only With commit 035ef06bda7 applied, the test pop3 server needs to send ".\r\n" as the body terminating sequence and there needs to be a final CRLF in the actual body in the test data file. --- tests/data/test1319 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data/test1319') diff --git a/tests/data/test1319 b/tests/data/test1319 index ab31b9c25..6461f476a 100644 --- a/tests/data/test1319 +++ b/tests/data/test1319 @@ -18,7 +18,7 @@ To: fake@nowhere body -- - yours sincerely + yours sincerely @@ -30,7 +30,7 @@ To: fake@nowhere body -- - yours sincerely + yours sincerely -- cgit v1.2.3