summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/ooxmlexport15.cxx
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2020-09-15 10:45:56 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2020-09-15 12:50:20 +0200
commit8d768405c85eb045ae78f8be151b22c2bde029e1 (patch)
treeccfb0aa90ab7b318fe351441d80a219e77992f9d /sw/qa/extras/ooxmlexport/ooxmlexport15.cxx
parentc4d9e922eefd08382e7a4f9fb1926f82a3f8fc4d (diff)
sw_ooxmlexport15: another OOXMLIMPORT_TEST -> OOXMLEXPORT_TEST
Change-Id: Ica5febe044c978fbb40b5998ab7eb088352d151d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102713 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sw/qa/extras/ooxmlexport/ooxmlexport15.cxx')
-rw-r--r--sw/qa/extras/ooxmlexport/ooxmlexport15.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport15.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport15.cxx
index e29ec68fa278..902d1c9df6a2 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport15.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport15.cxx
@@ -573,7 +573,7 @@ DECLARE_OOXMLEXPORT_TEST(TestTdf135653, "tdf135653.docx")
CPPUNIT_ASSERT_EQUAL_MESSAGE("OLE bg color does not match!", aExpectedColor, aFillColor);
}
-DECLARE_OOXMLIMPORT_TEST(testTdf135665, "tdf135665.docx")
+DECLARE_OOXMLEXPORT_TEST(testTdf135665, "tdf135665.docx")
{
uno::Reference<beans::XPropertySet> xOLEProps1(getShape(1), uno::UNO_QUERY_THROW);
uno::Reference<beans::XPropertySet> xOLEProps2(getShape(2), uno::UNO_QUERY_THROW);