X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/4e361d55331351f56077e5f9999ecb4ee7e93819..5bd864493e531e5600c5ca989825d89cc3ee1487:/src/dictionary/tests.py diff --git a/src/dictionary/tests.py b/src/dictionary/tests.py old mode 100755 new mode 100644 index 6c48cee67..0b5924bb0 --- a/src/dictionary/tests.py +++ b/src/dictionary/tests.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- # This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later. # Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information. # @@ -16,7 +15,7 @@ class DictionaryTests(WLTestCase): kind="X-Kind", genre="X-Genre", epoch="X-Epoch", - **info_args(u"Default Book") + **info_args("Default Book") ) def test_book_with_footnote(self):