From 78c90bd749ae2e4935185aef6de6facc55ad4da0 Mon Sep 17 00:00:00 2001 From: Jesse Rosenthal Date: Sat, 14 Nov 2015 13:45:29 -0500 Subject: Added test case for links in notes. --- tests/Tests/Readers/Docx.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/Tests/Readers') diff --git a/tests/Tests/Readers/Docx.hs b/tests/Tests/Readers/Docx.hs index 7e3f1979e..127dfd73c 100644 --- a/tests/Tests/Readers/Docx.hs +++ b/tests/Tests/Readers/Docx.hs @@ -188,6 +188,10 @@ tests = [ testGroup "inlines" "footnotes and endnotes" "docx/notes.docx" "docx/notes.native" + , testCompare + "links in footnotes and endnotes" + "docx/link_in_notes.docx" + "docx/link_in_notes.native" , testCompare "blockquotes (parsing indent as blockquote)" "docx/block_quotes.docx" -- cgit v1.2.3