ansible/test/units/module_utils/urls/fixtures
Alexander Sowitzki 6459fbb7bc Make test_prepare_multipart succeed on non Debian distros
`test_prepare_multipart` fails in non Debian environments since
Debian installations map the file ending `.key` to the MIME type
`application/pgp-keys`, which is not IANA conformant. This commit
explicitly sets the corresponding file type to
`application/octet-stream` and adjusts the expected serialized
result.
2021-01-13 21:21:33 +01:00
..
cbt
client.key
client.pem
client.txt
multipart.txt Make test_prepare_multipart succeed on non Debian distros 2021-01-13 21:21:33 +01:00
netrc