1
0
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:
Daniel Stenberg 2002-04-05 08:48:45 +00:00
parent f630929810
commit 2b16b8604a

View File

@ -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>