test394: hyper returns a different error

Closes #7205
This commit is contained in:
Daniel Stenberg 2021-06-07 11:50:09 +02:00
parent 1449713dd3
commit 77590673e9
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 4 additions and 0 deletions

View File

@ -44,7 +44,11 @@ http://%HOSTIP:%HTTPPORT/%TESTNUMBER
# Verify data after the test has been "shot"
<verify>
<errorcode>
%if hyper
1
%else
8
%endif
</errorcode>
<protocol>
GET /%TESTNUMBER HTTP/1.1