diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2007-03-09 23:39:42 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2007-03-09 23:39:42 +0000 |
commit | e12d46ac50ddce4330d1a2e1d4a7e5e2accd280e (patch) | |
tree | 84a47e6be6aca090148a431312572afd1deaae68 /tests/data/test167 | |
parent | 1e55ed5c7d04c47fc931719fea05314f126aa974 (diff) | |
download | curl-e12d46ac50ddce4330d1a2e1d4a7e5e2accd280e.tar.gz |
Updated the test harness to add a new "crypto" feature check and updated the
appropriate test case to use it. For now, this is treated the same as the
"SSL" feature because curl doesn't list it separately.
Diffstat (limited to 'tests/data/test167')
-rw-r--r-- | tests/data/test167 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test167 b/tests/data/test167 index 1667f3f8e..a83dc61bd 100644 --- a/tests/data/test167 +++ b/tests/data/test167 @@ -32,6 +32,9 @@ Nice auth sir! <server> http </server> +<features> +crypto +</features> <name> HTTP with proxy-requiring-Basic to site-requiring-Digest </name> |