Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
NastyBoget committed Nov 7, 2023
1 parent 0212271 commit 213339c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from dedoc.utils.utils import splitext_


class TestRecognizedTable(unittest.TestCase):
class TestUtils(unittest.TestCase):

def test_splitext_simple_name(self) -> None:
name_extension = "name.doc"
Expand Down

0 comments on commit 213339c

Please sign in to comment.