From c1d10276d32cbdaecf6894be723ab8d29cc7dbe2 Mon Sep 17 00:00:00 2001 From: Ahmet Hakan Çelik Date: Sun, 7 Mar 2021 16:40:47 +0300 Subject: tdf#139734: Drop redundant asserts after MacrosTest::loadFromDesktop Change-Id: If5b2f2433b4be7b654b08815cbfb08faaac309db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112130 Tested-by: Jenkins Reviewed-by: Mike Kaganski --- xmloff/qa/unit/text.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'xmloff') diff --git a/xmloff/qa/unit/text.cxx b/xmloff/qa/unit/text.cxx index 30646655bf3a..d3b1fcc84a2c 100644 --- a/xmloff/qa/unit/text.cxx +++ b/xmloff/qa/unit/text.cxx @@ -55,7 +55,6 @@ CPPUNIT_TEST_FIXTURE(XmloffStyleTest, testMailMergeInEditeng) getComponent() = loadFromDesktop(aURL); // Without the accompanying fix in place, this test would have failed, as unexpected // in editeng text aborted the whole import process. - CPPUNIT_ASSERT(getComponent().is()); } CPPUNIT_TEST_FIXTURE(XmloffStyleTest, testCommentResolved) -- cgit v1.2.3