include some unicode in unit test data

This commit is contained in:
Mike McLean 2017-08-24 22:04:11 -04:00
parent 4eabd8b7da
commit 5bcaf7cebe

View file

@ -1,3 +1,4 @@
# coding=utf-8
import unittest
from six.moves import xmlrpc_client
@ -13,6 +14,7 @@ class TestDump(unittest.TestCase):
None,
True,
False,
u'Hævē s°mə ŭnıčođė',
[1],
{"a": 1},
["fnord"],