summaryrefslogtreecommitdiff
path: root/tests/data/test858
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test858')
-rw-r--r--tests/data/test8584
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test858 b/tests/data/test858
index 926dcd9e9..c4af2f7dd 100644
--- a/tests/data/test858
+++ b/tests/data/test858
@@ -23,7 +23,7 @@ pop3
POP3 DELE message (CUSTOMREQUEST)
</name>
<command>
-pop3://%HOSTIP:%POP3PORT/858 -u user:secret -X DELE -I
+pop3://%HOSTIP:%POP3PORT/%TESTNUMBER -u user:secret -X DELE -I
</command>
</client>
@@ -34,7 +34,7 @@ pop3://%HOSTIP:%POP3PORT/858 -u user:secret -X DELE -I
CAPA
USER user
PASS secret
-DELE 858
+DELE %TESTNUMBER
QUIT
</protocol>
</verify>