summaryrefslogtreecommitdiff
path: root/tests/Tests/Readers/Docx.hs
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2014-07-29 09:26:18 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2014-07-29 13:05:19 -0400
commit54708da371e767cd42598ea8f7fbd7d45c57421b (patch)
treee3a4d29c94365f122f08ddd27257183dca2886f3 /tests/Tests/Readers/Docx.hs
parent840108a9c11850089a27a3b5458f8561ab1b6a2e (diff)
Add and update docx tests in pandoc.cabal.
Diffstat (limited to 'tests/Tests/Readers/Docx.hs')
-rw-r--r--tests/Tests/Readers/Docx.hs4
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"