From 332e2ba5b6ec2be880f082bb0fd746108b45799d Mon Sep 17 00:00:00 2001 From: Jesse Rosenthal Date: Tue, 12 Feb 2019 17:26:37 -0500 Subject: Docx reader: Add test for reading sdts in footnotes. --- test/Tests/Readers/Docx.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/Tests/Readers/Docx.hs') diff --git a/test/Tests/Readers/Docx.hs b/test/Tests/Readers/Docx.hs index 48b9a27d0..25fde29b9 100644 --- a/test/Tests/Readers/Docx.hs +++ b/test/Tests/Readers/Docx.hs @@ -197,6 +197,10 @@ tests = [ testGroup "document" "inlines inside of Structured Document Tags" "docx/sdt_elements.docx" "docx/sdt_elements.native" + , testCompare + "Structured Document Tags in footnotes" + "docx/sdt_in_footnote.docx" + "docx/sdt_in_footnote.native" , testCompare "nested Structured Document Tags" "docx/nested_sdt.docx" -- cgit v1.2.3