diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-03-21 08:14:32 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-03-21 08:14:32 +0000 |
commit | 3e5a32671c234b8c9995aa3085c93d9476d61b01 (patch) | |
tree | 693db5b102f8828eada9a8b743d039596c6e6b77 /tests/data/test169 | |
parent | d34f32b39ef9497de3d584beb52192a31fc81e6d (diff) | |
download | curl-3e5a32671c234b8c9995aa3085c93d9476d61b01.tar.gz |
Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support
is no longer only present when built with SSL support.
Diffstat (limited to 'tests/data/test169')
-rw-r--r-- | tests/data/test169 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/data/test169 b/tests/data/test169 index 5cfc8b743..3ae9e9048 100644 --- a/tests/data/test169 +++ b/tests/data/test169 @@ -64,9 +64,8 @@ Welcome to the end station <server> http </server> -# NTLM only works if we are built with SSL <features> -SSL +NTLM </features> <name> HTTP with proxy-requiring-NTLM to site-requiring-Digest |