xmloff/qa/unit/draw.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit dc8718385bdfe911e11b77dd6d48a45dac523377
Author:     Xisco Fauli <[email protected]>
AuthorDate: Thu Sep 26 11:48:08 2024 +0200
Commit:     Xisco Fauli <[email protected]>
CommitDate: Thu Sep 26 19:13:48 2024 +0200

    CppunitTest_xmloff_draw: remove leftover
    
    after 146dac7d30823678b9e87f8128904f5815c1a2ed
    "tdf#162690, tdf#162687: Adapt to ODF 1.4"
    
    Change-Id: I1236b89186e51e594610272a2ea490274ddc41e0
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173979
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <[email protected]>

diff --git a/xmloff/qa/unit/draw.cxx b/xmloff/qa/unit/draw.cxx
index 9ff1ca07a88d..e7073497c1d4 100644
--- a/xmloff/qa/unit/draw.cxx
+++ b/xmloff/qa/unit/draw.cxx
@@ -618,7 +618,6 @@ CPPUNIT_TEST_FIXTURE(XmloffDrawTest, 
testExtrusionSpecularityStrict)
     uno::Reference<drawing::XShape> xShape(getShape(0));
     lcl_assertSpecularityProperty("from doc", xShape);
 
-    skipValidation();
     const SvtSaveOptions::ODFDefaultVersion 
nCurrentODFVersion(GetODFDefaultVersion());
     SetODFDefaultVersion(SvtSaveOptions::ODFVER_014);
     save(u"writer8"_ustr);

Reply via email to