unicodetools
unicodetools copied to clipboard
[IDNA] Clean up `GenerateIdnaTest.testCases`
- Removes unused data and converts
testCasesto a simple String array - Removes duplicate entries
This shouldn't introduce any (significant) behavior changes. The generated output is the same as it was before.