summaryrefslogtreecommitdiff
path: root/tests/Tests/Readers/Odt.hs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Tests/Readers/Odt.hs')
-rw-r--r--tests/Tests/Readers/Odt.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Tests/Readers/Odt.hs b/tests/Tests/Readers/Odt.hs
index c4fc6fcc1..7070ff641 100644
--- a/tests/Tests/Readers/Odt.hs
+++ b/tests/Tests/Readers/Odt.hs
@@ -159,6 +159,7 @@ namesOfTestsComparingToNative = [ "blockquote"
, "simpleTable"
, "simpleTableWithCaption"
-- , "table"
+ , "tableWithContents"
, "unicode"
, "unorderedList"
]