summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-13 14:04:17 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-10-13 14:04:17 +0200
commit176c60dd19f29457aca02a1477ffcc1ab312f050 (patch)
treef1d5996c756bd92bed941a2aa456dd22c2531b9b /sw
parent8a5382fec79f3a8651b7d4f9f2d6452b5a6d367d (diff)
sw/qa/extras/ww8export/data/tdf94386.odt is missing
...from b630f9a36a844f46757abb6ce16fa7cd527a4341 "tdf#94386: Unit test stub - emulates the steps to trigger the bug." Change-Id: Id845ed86920614c592f891d85e6ee3d1673056f8
Diffstat (limited to 'sw')
-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 4268e4f653d5..f8b5911acf39 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();