tests: skip mime/form tests when mime is not built-in

Closes #9596
This commit is contained in:
Patrick Monnerat 2022-09-26 15:38:41 +02:00 committed by Daniel Stenberg
parent 99d3682303
commit d08c01e50f
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
52 changed files with 146 additions and 0 deletions

View file

@ -14,6 +14,9 @@ MIME
#
# Client-side
<client>
<features>
Mime
</features>
<server>
smtp
</server>