chiark / gitweb /
tests/dtest.py: Force a sensble locale if we don't have one.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 2 May 2020 23:21:24 +0000 (00:21 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 2 May 2020 23:23:32 +0000 (00:23 +0100)
commit0c30bd2840f09458a47937c4a420cb34d3d6745e
tree691e5b86995e21565b8cbfe6617ef9f84b48a137
parent99bf09c08221cf110556c1dcc3dc7a39d90c245d
tests/dtest.py: Force a sensble locale if we don't have one.

Otherwise the server gets sad when it tries to convert track names
containing non-ASCII characters.  I picked `C.UTF-8' as being available
even when not explicitly configured.
tests/dtest.py