From 50b2efe6da444bcd69295933040a55ebc19eb2c1 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 5 Jul 2022 11:44:22 +0200 Subject: Add our own test emails + parse result --- tests/emails/rfc/003.body | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/emails/rfc/003.body (limited to 'tests/emails/rfc/003.body') diff --git a/tests/emails/rfc/003.body b/tests/emails/rfc/003.body new file mode 100644 index 0000000..05005ea --- /dev/null +++ b/tests/emails/rfc/003.body @@ -0,0 +1 @@ +(BODY (("text" "plain" ("charset" "us-ascii") NIL NIL "7bit" 49 1)("text" "enriched" ("charset" "us-ascii") NIL NIL "7bit" 71 2)("application" "x-whatever" NIL NIL NIL "7bit" 52) "alternative")) \ No newline at end of file -- cgit v1.2.3