From 5a922e26890a573155f956dcb13e373b942dcdfd Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sun, 14 Oct 2018 02:51:19 -0400 Subject: [PATCH] Fix the no contentn email test on Python 3. Signed-off-by: Roberto Rosario --- mayan/apps/sources/tests/literals.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mayan/apps/sources/tests/literals.py b/mayan/apps/sources/tests/literals.py index d9f6556d86..7d020d6ede 100644 --- a/mayan/apps/sources/tests/literals.py +++ b/mayan/apps/sources/tests/literals.py @@ -77,7 +77,7 @@ From: Test Sender To: test-receiver@example.com Test email without a content type''' -TEST_EMAIL_NO_CONTENT_TYPE_STRING = 'Test email without a content type' +TEST_EMAIL_NO_CONTENT_TYPE_STRING = b'Test email without a content type' TEST_EMAIL_INLINE_IMAGE = '''Subject: Test 01: inline only To: Renat Gilmanov Content-Type: multipart/related; boundary=089e0149bb0ea4e55c051712afb5