summaryrefslogtreecommitdiff
path: root/oox/qa/unit/mathml.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/qa/unit/mathml.cxx')
-rw-r--r--oox/qa/unit/mathml.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/oox/qa/unit/mathml.cxx b/oox/qa/unit/mathml.cxx
index 6d502b2933d8..3ab87fcbcc1f 100644
--- a/oox/qa/unit/mathml.cxx
+++ b/oox/qa/unit/mathml.cxx
@@ -49,7 +49,6 @@ CPPUNIT_TEST_FIXTURE(OoxMathmlTest, testImportCharacters)
OUString aURL = m_directories.getURLFromSrc(DATA_DIRECTORY) + "import-characters.pptx";
// Without the accompanying fix in place, this failed with an assertion failure on import.
getComponent() = loadFromDesktop(aURL);
- CPPUNIT_ASSERT(getComponent().is());
}
CPPUNIT_TEST_FIXTURE(OoxMathmlTest, testImportMce)