python tests: always use Python's unicodedata
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 24 Oct 2018 02:56:20 +0000 (15:56 +1300)
committerNoel Power <npower@samba.org>
Thu, 25 Oct 2018 19:45:57 +0000 (21:45 +0200)
commit2412ca517da36e660c685a8ac001118775672a52
treed6ba8b2ee52c85e527465735a8390fe0a5d5027f
parenta1450f2c0fc280c3d01b46333546955cfd9261b7
python tests: always use Python's unicodedata

We had our own special version with very few entries, but only
used it in one place.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Noel Power <npower@samba.org>
python/samba/tests/strings.py
python/samba/tests/unicodenames.py [deleted file]