Commit 2ce6917
Ralf Schlatterbeck
Fix mailer encoding test:
- better name to be able to match it when running single test on the
command line
- use iso8859-1 instead of latin1, python2.7 will convert latin1 to
iso8859-1 which made the test fail1 parent d538b0d commit 2ce6917
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments