summaryrefslogtreecommitdiff
path: root/tests/Tests/Readers/Odt.hs
diff options
context:
space:
mode:
authorhubertp-lshift <hubertp@lshift.de>2016-12-13 14:20:21 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2016-12-13 14:20:21 +0100
commit46fa347471ed3d35578d7ee301f9741c52159b08 (patch)
tree976eb69e8388d519dd6dc8945237052e3b30f056 /tests/Tests/Readers/Odt.hs
parent3354f5a0cac2ad5aefdd0a86ec4eb1125efff2c1 (diff)
Test case for bug 2752 (#3306)
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"
]