From 59c4d28d8c70e3d23428897d78a3c401e30612e5 Mon Sep 17 00:00:00 2001 From: Nikolay Yakimov Date: Sun, 8 Mar 2015 04:42:50 +0300 Subject: Docx Writer: Tables test --- tests/Tests/Writers/Docx.hs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tests/Tests/Writers/Docx.hs') diff --git a/tests/Tests/Writers/Docx.hs b/tests/Tests/Writers/Docx.hs index a22daadb8..80ce0014d 100644 --- a/tests/Tests/Writers/Docx.hs +++ b/tests/Tests/Writers/Docx.hs @@ -103,12 +103,12 @@ tests = [ testGroup "inlines" "hanging indents" "docx/hanging_indent.native" -- tables headers do not survive round-trip, should look into that - -- , testCompare - -- "tables" - -- "docx/tables.native" - -- , testCompare - -- "tables with lists in cells" - -- "docx/table_with_list_cell.native" + , testCompare + "tables" + "docx/tables.native" + , testCompare + "tables with lists in cells" + "docx/table_with_list_cell.native" , testCompare "code block" "docx/codeblock.native" -- cgit v1.2.3