Unverified Commit 3997510e authored by Leonardo Taccari's avatar Leonardo Taccari Committed by Daniel Stenberg
Browse files

test1201: Add a trailing `?' to the selector

This verify that the `?' in the selector is kept as is.

Verifies the fix in #3370
parent 9026083d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ gopher
Gopher selector
 </name>
 <command>
gopher://%HOSTIP:%GOPHERPORT/1/selector/SELECTOR/1201
gopher://%HOSTIP:%GOPHERPORT/1/selector/SELECTOR/1201?
</command>
</client>

@@ -33,7 +33,7 @@ gopher://%HOSTIP:%GOPHERPORT/1/selector/SELECTOR/1201
# Verify data after the test has been "shot"
<verify>
<protocol>
/selector/SELECTOR/1201
/selector/SELECTOR/1201?
</protocol>
</verify>
</testcase>