summaryrefslogtreecommitdiff
path: root/tests/data/test817
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test817')
-rw-r--r--tests/data/test8174
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test817 b/tests/data/test817
index 9b44ae9b1..9efa06d46 100644
--- a/tests/data/test817
+++ b/tests/data/test817
@@ -23,7 +23,7 @@ imap
IMAP COPY message to mailbox (CUSTOMREQUEST)
</name>
<command>
-imap://%HOSTIP:%IMAPPORT -u user:secret -X 'COPY 123 817'
+imap://%HOSTIP:%IMAPPORT -u user:secret -X 'COPY 123 %TESTNUMBER'
</command>
</client>
@@ -33,7 +33,7 @@ imap://%HOSTIP:%IMAPPORT -u user:secret -X 'COPY 123 817'
<protocol>
A001 CAPABILITY
A002 LOGIN user secret
-A003 COPY 123 817
+A003 COPY 123 %TESTNUMBER
A004 LOGOUT
</protocol>
</verify>