summaryrefslogtreecommitdiff
path: root/tests/text
diff options
context:
space:
mode:
Diffstat (limited to 'tests/text')
-rw-r--r--tests/text/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text/tests.py b/tests/text/tests.py
index c14f3baf82..9ac6414b21 100644
--- a/tests/text/tests.py
+++ b/tests/text/tests.py
@@ -1,4 +1,4 @@
-# coding: utf-8
+# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.test import TestCase