summaryrefslogtreecommitdiff
path: root/tests/data/test850
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test850')
-rw-r--r--tests/data/test8504
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test850 b/tests/data/test850
index 617610157..5b6a20f1c 100644
--- a/tests/data/test850
+++ b/tests/data/test850
@@ -31,7 +31,7 @@ pop3
POP3 RETR message
</name>
<command>
-pop3://%HOSTIP:%POP3PORT/850 -u user:secret
+pop3://%HOSTIP:%POP3PORT/%TESTNUMBER -u user:secret
</command>
</client>
@@ -42,7 +42,7 @@ pop3://%HOSTIP:%POP3PORT/850 -u user:secret
CAPA
USER user
PASS secret
-RETR 850
+RETR %TESTNUMBER
QUIT
</protocol>
</verify>