summaryrefslogtreecommitdiffstats
path: root/comm/mailnews/mime/jsmime/test/unit/data/multipart-base64-3
diff options
context:
space:
mode:
Diffstat (limited to 'comm/mailnews/mime/jsmime/test/unit/data/multipart-base64-3')
-rw-r--r--comm/mailnews/mime/jsmime/test/unit/data/multipart-base64-310
1 files changed, 10 insertions, 0 deletions
diff --git a/comm/mailnews/mime/jsmime/test/unit/data/multipart-base64-3 b/comm/mailnews/mime/jsmime/test/unit/data/multipart-base64-3
new file mode 100644
index 0000000000..c0876a8d44
--- /dev/null
+++ b/comm/mailnews/mime/jsmime/test/unit/data/multipart-base64-3
@@ -0,0 +1,10 @@
+Content-Type: multipart/mixed; boundary=boundary
+
+etc etc
+--boundary
+Content-Type: text/html
+Content-Transfer-Encoding: base64
+
+PGh0bWw+PGhlYWQ+VGhpcyB0aW1lLCB0aGUgdGFncw0Kc2hvdWxkIGJlIHN0cmlwcGVkIG91dC48L2hlYWQ+PC9odG1sPg==
+
+--boundary--