tests: Re-ordered test arguments to match other IMAP tests

This commit is contained in:
Steve Holme
2013-11-24 17:55:15 +00:00
parent 0434a19431
commit 35e476a3f6
3 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ imap
IMAP doesn't perform SELECT if re-using the same mailbox
</name>
<command>
-u user:secret 'imap://%HOSTIP:%IMAPPORT/804/;UID=123/;SECTION=1' 'imap://%HOSTIP:%IMAPPORT/804/;UID=456/;SECTION=2.3'
'imap://%HOSTIP:%IMAPPORT/804/;UID=123/;SECTION=1' 'imap://%HOSTIP:%IMAPPORT/804/;UID=456/;SECTION=2.3' -u user:secret
</command>
</client>