aboutsummaryrefslogtreecommitdiff
path: root/docs/scripts/tests/fixtures/empty-body.eml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/scripts/tests/fixtures/empty-body.eml')
-rw-r--r--docs/scripts/tests/fixtures/empty-body.eml16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/scripts/tests/fixtures/empty-body.eml b/docs/scripts/tests/fixtures/empty-body.eml
deleted file mode 100644
index cf008df..0000000
--- a/docs/scripts/tests/fixtures/empty-body.eml
+++ /dev/null
@@ -1,16 +0,0 @@
-From: Jonathan Smith <jsmith@example.com>
-To: Craig Jennings <craig@example.com>
-Subject: Empty Body Test
-Date: Thu, 05 Feb 2026 11:36:00 -0600
-MIME-Version: 1.0
-Content-Type: multipart/mixed; boundary="boundary456"
-Received: from mail-sender.example.com by mx.receiver.example.com with ESMTP; Thu, 05 Feb 2026 11:36:05 -0600
-
---boundary456
-Content-Type: application/octet-stream; name="data.bin"
-Content-Disposition: attachment; filename="data.bin"
-Content-Transfer-Encoding: base64
-
-AQIDBA==
-
---boundary456--