summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ww8export/ww8export.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/extras/ww8export/ww8export.cxx')
-rw-r--r--sw/qa/extras/ww8export/ww8export.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/qa/extras/ww8export/ww8export.cxx b/sw/qa/extras/ww8export/ww8export.cxx
index f8b5911acf39..4268e4f653d5 100644
--- a/sw/qa/extras/ww8export/ww8export.cxx
+++ b/sw/qa/extras/ww8export/ww8export.cxx
@@ -568,11 +568,11 @@ DECLARE_WW8EXPORT_TEST(testMoveRange, "fdo66304-1.odt")
//the save must survive without asserting
}
-// DECLARE_WW8EXPORT_TEST(testTdf94386, "tdf94386.odt")
-// {
-// // TODO: assert here that the 2nd page has the right size even after
-// // the save as .doc
-// }
+DECLARE_WW8EXPORT_TEST(testTdf94386, "tdf94386.odt")
+{
+ // TODO: assert here that the 2nd page has the right size even after
+ // the save as .doc
+}
CPPUNIT_PLUGIN_IMPLEMENT();