mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 11:25:34 +00:00
chore(developer): tweak expansion test
This commit is contained in:
parent
fe5de67c1f
commit
7e424aaa62
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue