Update test expectations with Unicode 13 values

After upgrading ICU to 66.0.1 and CLDR to 36.1 preview the character
0x30000 is moved from unassigned to new defined range 0x30000–0x3134A.
This CL updates various test expectations for this character and new
range's boundaries.

See more:
 * New range: https://www.unicode.org/Public/13.0.0/charts/blocks/U30000.pdf
 * Unicode 12.1 to 13.0 diff:
   https://www.unicode.org/Public/13.0.0/diffs/12.1.0-13.0.0.all.all.diffs
 * Full Unicode 13.0 code charts:
   https://unicode.org/Public/13.0.0/charts/CodeCharts.pdf

Bug: 135752089
Test: atest CtsLibcoreTestCases:org.apache.harmony.tests.java.lang.CharacterTest
Change-Id: Idf80749e768e93323591e491d80d89f6c1cfe7e7
1 file changed