diff options
-rw-r--r-- | tests/data/test800 | 2 | ||||
-rw-r--r-- | tests/data/test801 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test800 b/tests/data/test800 index 88e3f6056..ccbc632dc 100644 --- a/tests/data/test800 +++ b/tests/data/test800 @@ -27,7 +27,7 @@ body imap </server> <name> -IMAP FETCH +IMAP FETCH message </name> <command> 'imap://%HOSTIP:%IMAPPORT/800/;UID=1' -u user:secret diff --git a/tests/data/test801 b/tests/data/test801 index d112eb237..af7e38766 100644 --- a/tests/data/test801 +++ b/tests/data/test801 @@ -24,7 +24,7 @@ body imap </server> <name> -IMAP FETCH by UID and SECTION +IMAP FETCH message by UID and SECTION </name> <command> 'imap://%HOSTIP:%IMAPPORT/801/;UID=123/;SECTION=1' -u user:secret |