diff options
Diffstat (limited to 'tests/mail')
| -rw-r--r-- | tests/mail/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mail/tests.py b/tests/mail/tests.py index 37b18704c7..11577ff159 100644 --- a/tests/mail/tests.py +++ b/tests/mail/tests.py @@ -1,4 +1,4 @@ -# coding: utf-8 +# -*- coding: utf-8 -*- from __future__ import unicode_literals import asyncore |
