mirror of https://github.com/python/cpython.git
Added the line 'Testing UTF-16 code point order comparisons... done."
to match addition to test_unicode.py.
This commit is contained in:
parent
964f123346
commit
1bbddd085c
|
@ -1,5 +1,6 @@
|
||||||
test_unicode
|
test_unicode
|
||||||
Testing Unicode comparisons... done.
|
Testing Unicode comparisons... done.
|
||||||
|
Testing UTF-16 code point order comparisons... done.
|
||||||
Testing Unicode contains method... done.
|
Testing Unicode contains method... done.
|
||||||
Testing Unicode formatting strings... done.
|
Testing Unicode formatting strings... done.
|
||||||
Testing builtin codecs... done.
|
Testing builtin codecs... done.
|
||||||
|
|
Loading…
Reference in New Issue