(Merge 3.2) Issue #12057: Convert CJK encoding testcase BLOB into multiple text
files
diff --git a/.hgeol b/.hgeol
index 0b0841b..afb1e6b 100644
--- a/.hgeol
+++ b/.hgeol
@@ -27,9 +27,10 @@
 **.zip  = BIN
 
 Lib/email/test/data/msg_26.txt = BIN
-Lib/test/test_email/data/msg_26.txt = BIN
-Lib/test/sndhdrdata/sndhdr.* = BIN
+Lib/test/cjkencodings/* = BIN
 Lib/test/decimaltestdata/*.decTest = BIN
+Lib/test/sndhdrdata/sndhdr.* = BIN
+Lib/test/test_email/data/msg_26.txt = BIN
 
 # All other files (which presumably are human-editable) are "native".
 # This must be the last rule!