summaryrefslogtreecommitdiff
path: root/test/Tests/Readers/Docx.hs
diff options
context:
space:
mode:
Diffstat (limited to 'test/Tests/Readers/Docx.hs')
-rw-r--r--test/Tests/Readers/Docx.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Tests/Readers/Docx.hs b/test/Tests/Readers/Docx.hs
index 607e72f1b..d9935967f 100644
--- a/test/Tests/Readers/Docx.hs
+++ b/test/Tests/Readers/Docx.hs
@@ -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"