summaryrefslogtreecommitdiff
path: root/tests/data/test155
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-06 15:16:07 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-06 15:16:07 +0000
commita7fd6f9007d6db205265792f6b00a1776ea9eb3e (patch)
tree42614a8dc8b3a64acb926e4c89678c5e44517693 /tests/data/test155
parent8ed44e8dfbe2182696becc3ca8a9950888251503 (diff)
downloadcurl-a7fd6f9007d6db205265792f6b00a1776ea9eb3e.tar.gz
require ssl since ntlm needs it
Diffstat (limited to 'tests/data/test155')
-rw-r--r--tests/data/test1554
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/test155 b/tests/data/test155
index 720ca29be..0e486a65e 100644
--- a/tests/data/test155
+++ b/tests/data/test155
@@ -63,6 +63,10 @@ Finally, this is the real page!
# Client-side
<client>
+# NTLM only works if SSL-support is present
+<features>
+SSL
+</features>
<server>
http
</server>