diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-02-07 21:14:43 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-02-08 11:18:25 +0000 |
commit | 132f5edfbd0c5f843deda910974fc7c2d1e52440 (patch) | |
tree | 1bdcda88a4e390d247f1bf7aea3a952a0232107d /tests/data/test816 | |
parent | 2d8623e85d9711caa5363de5f216993116577f8b (diff) |
tool_getparam: Added support for parsing of specific URL options
Diffstat (limited to 'tests/data/test816')
-rw-r--r-- | tests/data/test816 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test816 b/tests/data/test816 index a5ff2b3c0..8fede7ca9 100644 --- a/tests/data/test816 +++ b/tests/data/test816 @@ -29,7 +29,7 @@ imap IMAP delete message with confirmation (CUSTOMREQUEST) </name> <command> -imap://%HOSTIP:%IMAPPORT/816 -X 'STORE 123 +Flags \Deleted' -Q -EXPUNGE -u user:secret +imap://%HOSTIP:%IMAPPORT/816 -X 'STORE 123 +Flags \Deleted' -u user:secret : imap://%HOSTIP:%IMAPPORT/816 -X EXPUNGE </command> </client> |