diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-03-09 21:01:39 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-03-09 21:01:39 +0000 |
commit | 1962ebf8e7f918638c1601f2b05a705f502150a3 (patch) | |
tree | cb8a18717d135d6054f8ad20fd8ecb70cb61f220 /tests/data/test20 | |
parent | 7c144d5a7ec62f9191a3651705f2e8d80c2a7865 (diff) | |
download | curl-1962ebf8e7f918638c1601f2b05a705f502150a3.tar.gz |
Updated the test harness to check for protocol support before running each
test, fixing KNOWN_BUGS #11. Fixed some tests to more accurately specify
their required servers and features.
Diffstat (limited to 'tests/data/test20')
-rw-r--r-- | tests/data/test20 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test20 b/tests/data/test20 index cd1536060..d3bf30509 100644 --- a/tests/data/test20 +++ b/tests/data/test20 @@ -16,6 +16,9 @@ FAILURE <server> none </server> +<features> +http +</features> <name> attempt connect to non-existing host name </name> |