From 339d293326adfd26fa3afc975affe9ba435a178d Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Sun, 17 May 2020 19:48:41 +0100 Subject: [PATCH] Convert tests/test_po.py to UTF-8 --- tests/test_po.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/test_po.py b/tests/test_po.py index 7b2c6bbe..7bcabf51 100644 --- a/tests/test_po.py +++ b/tests/test_po.py @@ -1,4 +1,3 @@ -# -*- coding: iso-8859-1 -*- # Copyright (C) 2005 Joe Wreschnig # Copyright (C) 2005-2010 Bastian Kleineidam # @@ -50,7 +49,7 @@ class TestPo(unittest.TestCase): class TestGTranslator(unittest.TestCase): - """GTranslator displays a middot · for a space. Unfortunately, it + """GTranslator displays a middot · for a space. Unfortunately, it gets copied with copy-and-paste, what a shame.""" def test_gtranslator(self):