Docx writer tests: correct test name.
This commit is contained in:
parent
ebcd04f57a
commit
de6ae29be5
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ tests = [ testGroup "inlines"
|
|||
def
|
||||
"docx/custom_style.native"
|
||||
"docx/golden/custom_style_no_reference.docx"
|
||||
, docxTest "custom styles without reference.docx"
|
||||
, docxTest "custom styles with reference.docx"
|
||||
def{writerReferenceDoc = Just "docx/custom-style-reference.docx"}
|
||||
"docx/custom_style.native"
|
||||
"docx/golden/custom_style_reference.docx"
|
||||
|
|
Loading…
Add table
Reference in a new issue