8000 Update test_bug_fixes.py · blog2i2j/pyexcel.._..pyexcel@ea69453 · GitHub
[go: up one dir, main page]

Skip to content

Commit ea69453

Browse files
authored
Update test_bug_fixes.py
1 parent 1050eef commit ea69453

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_bug_fixes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,7 @@ def test_issue_241():
547547
glob.glob("tests/fixtures/issue_241/*.csv"), "issue_241.xlsx"
548548
)
549549
book = get_book(file_name="issue_241.xlsx")
550+
book.sort_sheet_names()
550551
expected = dedent(
551552
"""
552553
1.csv:

0 commit comments

Comments
 (0)
0