diff options
Diffstat (limited to 'tests/Tests/Readers/Docx.hs')
-rw-r--r-- | tests/Tests/Readers/Docx.hs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Tests/Readers/Docx.hs b/tests/Tests/Readers/Docx.hs index 8ad9e08ba..b1a966969 100644 --- a/tests/Tests/Readers/Docx.hs +++ b/tests/Tests/Readers/Docx.hs @@ -170,10 +170,6 @@ tests = [ testGroup "inlines" "docx.metadata.docx" "docx.metadata.native" , testCompareWithOpts def{readerStandalone=True} - "linebreak between authors" - "docx.metadata_author_linebreak.docx" - "docx.metadata_author_linebreak.native" - , testCompareWithOpts def{readerStandalone=True} "stop recording metadata with normal text" "docx.metadata_after_normal.docx" "docx.metadata_after_normal.native" |