aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test815
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2014-03-26 22:02:31 +0100
committerDan Fandrich <dan@coneharvesters.com>2014-03-26 22:06:26 +0100
commitf82e0edc171b33528bc4f59036505d98ecf1d816 (patch)
tree173f09407a3dcbfa99aaa8bd55ceb2aedf6dfa57 /tests/data/test815
parent38d582ff541353d738858299d4a2b78bafac03ed (diff)
test815/816: Use authentication for both URLs
The improved connection reuse logic would otherwise create a new connection for each one, which isn't supported by the test server, nor expected by the test.
Diffstat (limited to 'tests/data/test815')
-rw-r--r--tests/data/test8152
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test815 b/tests/data/test815
index c006c6dd6..5c5ef7987 100644
--- a/tests/data/test815
+++ b/tests/data/test815
@@ -26,7 +26,7 @@ imap
IMAP STORE - delete message (CUSTOMREQUEST)
</name>
<command>
-imap://%HOSTIP:%IMAPPORT/815 -X 'STORE 123 +Flags \Deleted' -u user:secret -: imap://%HOSTIP:%IMAPPORT/815 -X CLOSE
+imap://%HOSTIP:%IMAPPORT/815 -X 'STORE 123 +Flags \Deleted' -u user:secret -: imap://%HOSTIP:%IMAPPORT/815 -X CLOSE -u user:secret
</command>
</client>