From b54855c3a274fa6e3efb117fd30087660c9ddbad Mon Sep 17 00:00:00 2001 From: Adam Coddington Date: Sat, 3 Aug 2013 18:00:53 -0700 Subject: [PATCH] Moving e-mail examples alongside other e-mail messages. --- .../Attachment.mbox => message_with_image_jpg_mimetype.eml} | 0 .../tests/{Bugs in 2.2/UTF16.mbox => message_with_utf16_char.eml} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename django_mailbox/tests/{Bugs in 2.2/Attachment.mbox => message_with_image_jpg_mimetype.eml} (100%) rename django_mailbox/tests/{Bugs in 2.2/UTF16.mbox => message_with_utf16_char.eml} (100%) diff --git a/django_mailbox/tests/Bugs in 2.2/Attachment.mbox b/django_mailbox/tests/message_with_image_jpg_mimetype.eml similarity index 100% rename from django_mailbox/tests/Bugs in 2.2/Attachment.mbox rename to django_mailbox/tests/message_with_image_jpg_mimetype.eml diff --git a/django_mailbox/tests/Bugs in 2.2/UTF16.mbox b/django_mailbox/tests/message_with_utf16_char.eml similarity index 100% rename from django_mailbox/tests/Bugs in 2.2/UTF16.mbox rename to django_mailbox/tests/message_with_utf16_char.eml