summaryrefslogtreecommitdiff
path: root/tests/data/test579
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2014-02-17 09:14:44 +0100
committerDan Fandrich <dan@coneharvesters.com>2014-02-17 09:50:46 +0100
commit4b4e8a5853dbda897fad0321b2cbebfb36dfe012 (patch)
tree28fb61038b25016bf75e0543db06fdb5aa63bc5a /tests/data/test579
parent184c3e2d3767ed06c3d2f995a4b98e4ce2c7548f (diff)
downloadcurl-4b4e8a5853dbda897fad0321b2cbebfb36dfe012.tar.gz
tests: Made the crypto test feature usable
This feature specifies the availability of cryptographic authentication, which can be disabled at compile-time
Diffstat (limited to 'tests/data/test579')
-rw-r--r--tests/data/test5793
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test579 b/tests/data/test579
index 11c81a428..adbb3dd22 100644
--- a/tests/data/test579
+++ b/tests/data/test579
@@ -56,6 +56,9 @@ ok
<server>
http
</server>
+<features>
+crypto
+</features>
# tool is what to use instead of 'curl'
<tool>
lib579