diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-09-14 10:36:12 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-09-14 10:41:17 +0100 |
commit | 83f6f58834fd9a31ca8d1322144647644c04e880 (patch) | |
tree | 9e9dd4c37da5fe919ca15fea14c5aff7b363c9ba /tests/data/test808 | |
parent | 0a691f8935f49249c71f8926bbbdb9053096bfe7 (diff) |
tests: Updated descriptions to be more meaningful
Diffstat (limited to 'tests/data/test808')
-rw-r--r-- | tests/data/test808 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test808 b/tests/data/test808 index 52ecb841f..60d0ba74f 100644 --- a/tests/data/test808 +++ b/tests/data/test808 @@ -28,10 +28,10 @@ CUSTOMREQUEST imap </server> <name> -IMAP EXAMINE (CUSTOMREQUEST) +IMAP EXAMINE mailbox (CUSTOMREQUEST) </name> <command> -'imap://%HOSTIP:%IMAPPORT' -u user:secret -X 'EXAMINE 808' +imap://%HOSTIP:%IMAPPORT -u user:secret -X 'EXAMINE 808' </command> </client> |