diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2014-02-17 09:14:44 +0100 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2014-02-17 09:50:46 +0100 |
commit | 4b4e8a5853dbda897fad0321b2cbebfb36dfe012 (patch) | |
tree | 28fb61038b25016bf75e0543db06fdb5aa63bc5a /tests/data/test565 | |
parent | 184c3e2d3767ed06c3d2f995a4b98e4ce2c7548f (diff) | |
download | curl-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/test565')
-rw-r--r-- | tests/data/test565 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test565 b/tests/data/test565 index b8d12b45c..e93ee3e1a 100644 --- a/tests/data/test565 +++ b/tests/data/test565 @@ -56,6 +56,9 @@ ok <server> http </server> +<features> +crypto +</features> # tool is what to use instead of 'curl' <tool> lib565 |