diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-02-25 09:07:26 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-02-25 09:07:26 +0000 |
commit | 7cdd6455d7b619d81840c3b6f30390162e477de3 (patch) | |
tree | bc4e67eb4205476db644fdd2079857554bf17403 | |
parent | e4fefd088d535704dbcdfa5cc9950e59b1787332 (diff) |
modified the command to fail properly! ;-)
-rw-r--r-- | tests/data/test21 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test21 b/tests/data/test21 index 13af4b59e..b8aa3e1b7 100644 --- a/tests/data/test21 +++ b/tests/data/test21 @@ -10,7 +10,7 @@ use curl with multiple request methods </name> <command> --I -X FOOO localhost +-I -d FOOO localhost </command> </test> |