summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-04-26 18:30:14 +0200
committerLuboš Luňák <l.lunak@suse.cz>2013-04-26 18:42:57 +0200
commit391c45ce86ad8de44089ecde6800301a854136df (patch)
tree572dd2fec272e0e32f44750f9a2b9efc10159c58
parent76336334e669519cfa42413b851584fa321c004d (diff)
Revert "temporarily disable conditionalstyles-tbllook.docx test"
Already worked around. This reverts commit f853a20839ab08244dc1b3b1c881822bd593bc04.
-rw-r--r--sw/qa/extras/ooxmlimport/ooxmlimport.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/ooxmlimport/ooxmlimport.cxx b/sw/qa/extras/ooxmlimport/ooxmlimport.cxx
index 27387ede8657..25e44951faf3 100644
--- a/sw/qa/extras/ooxmlimport/ooxmlimport.cxx
+++ b/sw/qa/extras/ooxmlimport/ooxmlimport.cxx
@@ -182,7 +182,7 @@ void Test::run()
{"fdo60922.docx", &Test::testFdo60922},
{"fdo59273.docx", &Test::testFdo59273},
{"table_width.docx", &Test::testTableWidth},
-// {"conditionalstyles-tbllook.docx", &Test::testConditionalstylesTbllook},
+ {"conditionalstyles-tbllook.docx", &Test::testConditionalstylesTbllook},
{"fdo63685.docx", &Test::testFdo63685},
};
header();