mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-30 20:50:27 +00:00
Convert tests/test_po.py to UTF-8
This commit is contained in:
parent
04465530c4
commit
339d293326
1 changed files with 1 additions and 2 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Reference in a new issue