From 2b16b8604a26815f31067a8b7b8275ae50589dc2 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 5 Apr 2002 08:48:45 +0000 Subject: [PATCH] enough with stupidity, this is a test case that should fail and thus we should use a proper command line that *fails* ;-O --- tests/data/test21 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/test21 b/tests/data/test21 index 5d0c9f3..168731d 100644 --- a/tests/data/test21 +++ b/tests/data/test21 @@ -10,7 +10,7 @@ use curl with multiple request methods --I -d FOOO -G localhost +-I -d FOOO -F moo=moo localhost -- 2.7.4