Skip to content

Commit

Permalink
removed unused test func
Browse files Browse the repository at this point in the history
Signed-off-by: HitBlast <[email protected]>
  • Loading branch information
hitblast committed Aug 23, 2024
1 parent cb188c0 commit 8a5e9c8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -213,12 +213,6 @@ def test_parse_sentences() -> NoReturn:
] == avro.parse("ami banglar gan gai.", "ami amar amike cirodin ei banglay khu^je pai!", bijoy=True)


def test_reverse_error() -> NoReturn:
"""
Tests
"""


def test_reverse_sentences() -> NoReturn:
"""
Test reversing of sentences (Unicode).
Expand Down

0 comments on commit 8a5e9c8

Please sign in to comment.