diff --git a/windows/src/test/unit-tests/kmcomp/test_expansion.kmn b/windows/src/test/unit-tests/kmcomp/test_expansion.kmn index cdb114814c..f22417c7c2 100644 Binary files a/windows/src/test/unit-tests/kmcomp/test_expansion.kmn and b/windows/src/test/unit-tests/kmcomp/test_expansion.kmn differ diff --git a/windows/src/test/unit-tests/kmcomp/test_expansion_1.kmn b/windows/src/test/unit-tests/kmcomp/test_expansion_1.kmn index e10fabaf28..ced7ebf23b 100644 --- a/windows/src/test/unit-tests/kmcomp/test_expansion_1.kmn +++ b/windows/src/test/unit-tests/kmcomp/test_expansion_1.kmn @@ -5,6 +5,7 @@ begin Unicode > use(main) group(main) using keys store(char_range) 'abcdefghijklmnopqrstuvwxyz' +store(alpha_not_bq) 'acdefghijklmnoprstuvwxyz' store(key_range) [K_A] [K_B] [K_C] [K_D] [K_E] store(schar_range) U+10001 U+10002 U+10003 U+10004 U+10005 U+10006