master-server/deps/curl/tests/data/test686
2023-12-11 20:30:44 -05:00

35 lines
372 B
Plaintext

<testcase>
<info>
<keywords>
errorcode
</keywords>
</info>
#
# Server-side
<reply>
</reply>
#
# Client-side
<client>
<server>
none
</server>
<name>
verify return code for missing URL after --next
</name>
<command>
htdhdhdtp://localhost --next
</command>
</client>
#
# Verify data after the test has been "shot"
<verify>
<errorcode>
2
</errorcode>
</verify>
</testcase>