提交 61dd51a9 编写于 作者: A Andre Weinand

Add macOS IME test

上级 d359be83
......@@ -171,6 +171,7 @@ const TESTS = [
{ description: 'Chinese IME 1', in: '.,', out: '。,' },
{ description: 'Chinese IME 2', in: 'ni [Space] hao [Space]', out: '你好' },
{ description: 'Chinese IME 3', in: 'hazni [Space]', out: '哈祝你' },
{ description: 'Mac hold 1', in: '`.', out: '`.' },
];
TESTS.forEach((t) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册