properly mark tests as requiring feature 'SSL'

This commit is contained in:
Daniel Stenberg
2005-01-30 12:53:05 +00:00
parent e6034ea299
commit b03adde546
7 changed files with 21 additions and 0 deletions

View File

@@ -6,6 +6,9 @@
# Client-side
<client>
<features>
SSL
</features>
<server>
https
</server>