tests: Use Unicode literals in the Unicode decoding tests.
This is needed because the function returns Unicode strings and the comparison will fail under python2 unless Unicode literals are used.
Loading
Please register or sign in to comment
This is needed because the function returns Unicode strings and the comparison will fail under python2 unless Unicode literals are used.