mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Rename test/docx/block_quotes_parse_indent.native for consistency
This commit is contained in:
committed by
John MacFarlane
parent
f1233888c5
commit
9e8e016076
@@ -316,7 +316,7 @@ tests = [ testGroup "document"
|
||||
, testCompare
|
||||
"blockquotes (parsing indent as blockquote)"
|
||||
"docx/block_quotes.docx"
|
||||
"docx/block_quotes_parse_indent.native"
|
||||
"docx/block_quotes.native"
|
||||
, testCompare
|
||||
"blockquotes (parsing indent relative to the indent of the parent style as blockquote)"
|
||||
"docx/relative_indentation_blockquotes.docx"
|
||||
|
||||
@@ -110,7 +110,7 @@ tests = [ testGroup "inlines"
|
||||
, docxTest
|
||||
"blockquotes"
|
||||
def
|
||||
"docx/block_quotes_parse_indent.native"
|
||||
"docx/block_quotes.native"
|
||||
"docx/golden/block_quotes.docx"
|
||||
, docxTest
|
||||
"tables"
|
||||
|
||||
Reference in New Issue
Block a user