diff options
Diffstat (limited to 'src/mailman/handlers/tests/test_dmarc.py')
| -rw-r--r-- | src/mailman/handlers/tests/test_dmarc.py | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mailman/handlers/tests/test_dmarc.py b/src/mailman/handlers/tests/test_dmarc.py index 2a403c3d7..ca1978299 100644 --- a/src/mailman/handlers/tests/test_dmarc.py +++ b/src/mailman/handlers/tests/test_dmarc.py @@ -57,7 +57,7 @@ Content-Transfer-Encoding: 7bit Some things to say. --=====abc== -Content-Type: text/plain; charset="us-ascii" +Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit <html><head></head><body>Some things to say.</body></html> @@ -100,7 +100,7 @@ Content-Transfer-Encoding: 7bit Some things to say. --=====abc== -Content-Type: text/plain; charset="us-ascii" +Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit <html><head></head><body>Some things to say.</body></html> @@ -135,7 +135,7 @@ Content-Transfer-Encoding: 7bit Some things to say. --=====abc== -Content-Type: text/plain; charset="us-ascii" +Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit <html><head></head><body>Some things to say.</body></html> @@ -166,7 +166,7 @@ Content-Transfer-Encoding: 7bit Some things to say. --=====abc== -Content-Type: text/plain; charset="us-ascii" +Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit <html><head></head><body>Some things to say.</body></html> @@ -267,7 +267,7 @@ Content-Transfer-Encoding: 7bit Some things to say. --=====abc== -Content-Type: text/plain; charset="us-ascii" +Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit <html><head></head><body>Some things to say.</body></html> |
