mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-21 17:46:48 +00:00
test: add message.Parse tests
This commit is contained in:
6
pkg/message/testdata/text_html_7bit.eml
vendored
Normal file
6
pkg/message/testdata/text_html_7bit.eml
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
From: Sender <sender@pm.me>
|
||||
To: Receiver <receiver@pm.me>
|
||||
Content-Type: text/html
|
||||
Content-Transfer-Encoding: 7bit
|
||||
|
||||
<html><body>This is body of <b>HTML mail</b> without attachment</body></html>
|
||||
Reference in New Issue
Block a user