Skip to content

Commit

Permalink
Add Extension I
Browse files Browse the repository at this point in the history
Signed-off-by: Shelley Lambert <[email protected]>
  • Loading branch information
smlambert committed Mar 18, 2024
1 parent ac6d3f6 commit ec9ea8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functional/MBCS_Tests/unicode/src/UnicodeChecker.java
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ public static void main(String[] args) throws Exception {
blockTable.put("CJK Ideograph Extension F","CJK UNIFIED IDEOGRAPHS EXTENSION F");
blockTable.put("CJK Ideograph Extension G","CJK UNIFIED IDEOGRAPHS EXTENSION G");
blockTable.put("CJK Ideograph Extension H","CJK UNIFIED IDEOGRAPHS EXTENSION H");
blockTable.put("CJK Ideograph Extension I","CJK UNIFIED IDEOGRAPHS EXTENSION I");
blockTable.put("Plane 15 Private Use","SUPPLEMENTARY PRIVATE USE AREA A");
blockTable.put("Plane 16 Private Use","SUPPLEMENTARY PRIVATE USE AREA B");

Expand Down

0 comments on commit ec9ea8c

Please sign in to comment.