From 85e944928cadb888d34d8cfadd31af77285f20c7 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 10 Mar 2013 19:55:22 +0000 Subject: email-tests: Updated the test data that corresponds to the test number Finished segregating the email protocol tests, into their own protocol based ranges, in preparation of adding more e-mail related tests to the test suite. --- tests/data/test800 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data/test800') diff --git a/tests/data/test800 b/tests/data/test800 index d52829272..4c5726021 100644 --- a/tests/data/test800 +++ b/tests/data/test800 @@ -30,7 +30,7 @@ imap IMAP FETCH -'imap://%HOSTIP:%IMAPPORT/801/;UID=1' -u user:secret +'imap://%HOSTIP:%IMAPPORT/800/;UID=1' -u user:secret @@ -40,7 +40,7 @@ IMAP FETCH A001 CAPABILITY A002 LOGIN user secret -A003 SELECT 801 +A003 SELECT 800 A004 FETCH 1 BODY[] A005 LOGOUT -- cgit v1.2.3