Skip to content

Commit a2a14f9

Browse files
committed
Removed old adjacent_links test for docx reader.
See #2270 for background -- this test blocked the consistent underline change and was hard to revise, so for now we are removing it.
1 parent 7f8a3c6 commit a2a14f9

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

test/Tests/Readers/Docx.hs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,6 @@ tests = [ testGroup "inlines"
127127
"hyperlinks"
128128
"docx/links.docx"
129129
"docx/links.native"
130-
, testCompare
131-
"normalizing adjacent hyperlinks"
132-
"docx/adjacent_links.docx"
133-
"docx/adjacent_links.native"
134130
, testCompare
135131
"inline image"
136132
"docx/image.docx"

test/docx/adjacent_links.docx

-8.34 KB
Binary file not shown.

test/docx/adjacent_links.native

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)