mirror of
https://github.com/Textualize/rich.git
synced 2025-08-03 17:48:25 +00:00
tests
This commit is contained in:
parent
babf74a7ea
commit
834d1785f4
1 changed files with 3 additions and 0 deletions
|
@ -293,6 +293,9 @@ def test_split_cells_emoji(text, split, result):
|
|||
Segment("TVアニメ「メルクストーリア -無気力少年と瓶の中の少女-」 主題歌CD"),
|
||||
Segment("南無阿弥JKうらめしや?! "),
|
||||
Segment("メルク (CV: 水瀬いのり) "),
|
||||
Segment(" メルク (CV: 水瀬いのり) "),
|
||||
Segment(" メルク (CV: 水瀬いのり) "),
|
||||
Segment(" メルク (CV: 水瀬いのり) "),
|
||||
],
|
||||
)
|
||||
def test_split_cells_mixed(segment: Segment) -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue