Commit 6423f8b
committed
Test case of a singleton multipart; i.e. a multipart/* with only one
subpart.1 file changed
Lines changed: 8 additions & 0 deletions
File tree
Lib/test/data
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change@@ -0,0 +1,8 @@
1+From: [email protected]
2+Content-Type: multipart/mixed; boundary="BOUNDARY"
3+4+--BOUNDARY
5+Content-Type: text/plain
6+7+A message part
8+--BOUNDARY--