From 29955267722d30708e6acb5425f64cc02c796be0 Mon Sep 17 00:00:00 2001 From: Jesse Rosenthal Date: Thu, 19 Feb 2015 00:24:04 -0500 Subject: Docx reader: Add tests for new list style parsing. --- tests/Tests/Readers/Docx.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/Tests') diff --git a/tests/Tests/Readers/Docx.hs b/tests/Tests/Readers/Docx.hs index d7278b7c2..724d2fabd 100644 --- a/tests/Tests/Readers/Docx.hs +++ b/tests/Tests/Readers/Docx.hs @@ -171,6 +171,10 @@ tests = [ testGroup "inlines" "definition lists" "docx/definition_list.docx" "docx/definition_list.native" + , testCompare + "custom defined lists in styles" + "docx/german_styled_lists.docx" + "docx/german_styled_lists.native" , testCompare "footnotes and endnotes" "docx/notes.docx" -- cgit v1.2.3