mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05:00
enough with stupidity, this is a test case that should fail and thus we
should use a proper command line that *fails* ;-O
This commit is contained in:
parent
f630929810
commit
2b16b8604a
@ -10,7 +10,7 @@
|
|||||||
use curl with multiple request methods
|
use curl with multiple request methods
|
||||||
</name>
|
</name>
|
||||||
<command>
|
<command>
|
||||||
-I -d FOOO -G localhost
|
-I -d FOOO -F moo=moo localhost
|
||||||
</command>
|
</command>
|
||||||
</test>
|
</test>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user