Move files
This commit is contained in:
parent
4cf19ca89f
commit
1fd6450484
68 changed files with 579 additions and 3359 deletions
10
reconcile/tests/examples/utf-8.yml
Normal file
10
reconcile/tests/examples/utf-8.yml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
parent: Meeting at 2pm in 会议室
|
||||
left: Meeting at |3pm in 会议室
|
||||
right: Team meeting at 2pm in conference room|
|
||||
expected: Team meeting at |3pm in conference room|
|
||||
|
||||
---
|
||||
parent: " "
|
||||
left: "it’|s utf-8!"
|
||||
right: " "
|
||||
expected: "it’|s utf-8!"
|
||||
Loading…
Add table
Add a link
Reference in a new issue