From dfd06467eadace7b37cb3ebc53c943755d0436eb Mon Sep 17 00:00:00 2001 From: Ophir Lifshitz Date: Sun, 4 Oct 2015 06:08:17 -0400 Subject: Docx Reader: Create special punctuation test --- 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 47292bc99..7e3f1979e 100644 --- a/tests/Tests/Readers/Docx.hs +++ b/tests/Tests/Readers/Docx.hs @@ -130,6 +130,10 @@ tests = [ testGroup "inlines" "literal tabs" "docx/tabs.docx" "docx/tabs.native" + , testCompare + "special punctuation" + "docx/special_punctuation.docx" + "docx/special_punctuation.native" , testCompare "normalizing inlines" "docx/normalize.docx" -- cgit v1.2.3