File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -316,7 +316,7 @@ tests = [ testGroup "document"
316
316
, testCompare
317
317
" blockquotes (parsing indent as blockquote)"
318
318
" docx/block_quotes.docx"
319
- " docx/block_quotes_parse_indent .native"
319
+ " docx/block_quotes .native"
320
320
, testCompare
321
321
" blockquotes (parsing indent relative to the indent of the parent style as blockquote)"
322
322
" docx/relative_indentation_blockquotes.docx"
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ tests = [ testGroup "inlines"
110
110
, docxTest
111
111
" blockquotes"
112
112
def
113
- " docx/block_quotes_parse_indent .native"
113
+ " docx/block_quotes .native"
114
114
" docx/golden/block_quotes.docx"
115
115
, docxTest
116
116
" tables"
File renamed without changes.
You can’t perform that action at this time.
0 commit comments