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/test579 | |
parent | 184c3e2d3767ed06c3d2f995a4b98e4ce2c7548f (diff) |
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/test579 | 3 |
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 |