Commit fa568114 authored by Stefan Behnel's avatar Stefan Behnel

slight test change

parent 4e113f32
......@@ -4,8 +4,8 @@ __doc__ = u"""
>>> test_unicode_ascii(2)
u'c'
>>> test_unicode(0)
u'\u00fc'
>>> test_unicode(2)
u'\u00e4'
>>> test_int_list(2)
3
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment