From a2a14f9029be30d83130324f4a9372be702ce8d0 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 27 Oct 2017 16:09:44 -0700 Subject: 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. --- test/Tests/Readers/Docx.hs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'test/Tests/Readers') diff --git a/test/Tests/Readers/Docx.hs b/test/Tests/Readers/Docx.hs index c6ab8f493..71ebb6cce 100644 --- a/test/Tests/Readers/Docx.hs +++ b/test/Tests/Readers/Docx.hs @@ -127,10 +127,6 @@ tests = [ testGroup "inlines" "hyperlinks" "docx/links.docx" "docx/links.native" - , testCompare - "normalizing adjacent hyperlinks" - "docx/adjacent_links.docx" - "docx/adjacent_links.native" , testCompare "inline image" "docx/image.docx" -- cgit v1.2.3