sw/qa/extras/ooxmlexport/ooxmlexport6.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9fbd3299b8ffd0349c14b0986a5a87ebb0b0c521 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Tue Sep 8 13:10:39 2020 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Tue Sep 8 17:28:02 2020 +0200 sw_ooxmlexport6: DECLARE_OOXMLIMPORT_TEST -> DECLARE_OOXMLEXPORT_TEST Change-Id: Id5ef4973f4eb93d89b590cd4e5afe87c9f706d76 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102243 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport6.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport6.cxx index 120a8db1d3bb..d1091c949bb6 100644 --- a/sw/qa/extras/ooxmlexport/ooxmlexport6.cxx +++ b/sw/qa/extras/ooxmlexport/ooxmlexport6.cxx @@ -976,7 +976,7 @@ DECLARE_OOXMLEXPORT_EXPORTONLY_TEST(testSyncedRelativePercent, "tdf93676-1.odt") assertXPath(pXmlDoc, "//wp14:pctHeight", 0); } -DECLARE_OOXMLIMPORT_TEST(testTdf107119, "tdf107119.docx") +DECLARE_OOXMLEXPORT_TEST(testTdf107119, "tdf107119.docx") { uno::Reference<beans::XPropertySet> XPropsWrap(getShape(1), uno::UNO_QUERY); CPPUNIT_ASSERT_EQUAL(text::WrapTextMode_PARALLEL, getProperty<text::WrapTextMode>(XPropsWrap, "Surround")); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits