summaryrefslogtreecommitdiff
path: root/tests/data/test930
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test930')
-rw-r--r--tests/data/test9304
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test930 b/tests/data/test930
index be633c1fa..ebde938c5 100644
--- a/tests/data/test930
+++ b/tests/data/test930
@@ -22,7 +22,7 @@ smtp
SMTP RSET (CUSTOMREQUEST)
</name>
<command>
-smtp://%HOSTIP:%SMTPPORT/930 -X RSET -I
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER -X RSET -I
</command>
</client>
@@ -30,7 +30,7 @@ smtp://%HOSTIP:%SMTPPORT/930 -X RSET -I
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 930
+EHLO %TESTNUMBER
RSET
QUIT
</protocol>