chore: minor reformatting for multipart body

This commit is contained in:
Joonas Koivunen 2020-07-14 16:07:25 +03:00
parent af3753e25e
commit d54b3b78fa

View File

@ -583,8 +583,8 @@ mod tests {
Content-Disposition: form-data; name=\"file\"; filename=\"\"\r\n\
Content-Type: application/octet-stream\r\n\
\r\n\
aedFIxDJZ2jS1eVB6Pkbv\r\n\
-------------------------------Z0oYi6XyTm7_x2L4ty8JL--\r\n"[..])
aedFIxDJZ2jS1eVB6Pkbv\
\r\n-------------------------------Z0oYi6XyTm7_x2L4ty8JL--\r\n"[..])
.reply(&publish_args_as_json("arg")),
);