diff --git a/tests/test_cli.py b/tests/test_cli.py index 079e6ef..9b7801d 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -96,7 +96,7 @@ class CommandLineTestCase(unittest.TestCase): 'no-yaml.json': '---\n' 'key: value\n', # non-ASCII chars - 'non-ascii/éçäγλνπ¥/utf-8': ( + u'non-ascii/éçäγλνπ¥/utf-8': ( u'---\n' u'- hétérogénéité\n' u'# 19.99 €\n'