diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-03-19 14:53:28 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-03-19 14:53:28 +0000 |
commit | 30d5401f31bb857fa71beb03f58da48e1e2f9cc9 (patch) | |
tree | 87752ffa8e16536b204adbd9299d6a63f0f57707 | |
parent | ab6b0f98430a6682270da8f7c0c5797f121aa9e8 (diff) |
corrected for 7.9.6
-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 b8aa3e1b7..5d0c9f397 100644 --- a/tests/data/test21 +++ b/tests/data/test21 @@ -10,7 +10,7 @@ use curl with multiple request methods </name> <command> --I -d FOOO localhost +-I -d FOOO -G localhost </command> </test> |