Skip to content

Commit

Permalink
wip: [no-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
joanise committed Mar 18, 2024
1 parent 8d8dfc2 commit 7c08023
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/test_align_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,9 @@ def slurp_text(filename, encoding):
slurp_text(base_file, "utf-8"), slurp_text(bom_file_pathlib, "utf-8-sig")
)

def test_tokens_with_empty_g2p(self):
text = "Kanien'kéha ' :"


if __name__ == "__main__":
main()

0 comments on commit 7c08023

Please sign in to comment.