ooxml: also change the document name in the test
Change-Id: I930d7da93d49545a1622a158943ab7ef03fc4d1f
This commit is contained in:
parent
6eb247f4e9
commit
55d1464407
@ -3444,7 +3444,7 @@ DECLARE_OOXMLEXPORT_TEST(testDMLGroupShapeParaSpacing, "dml-groupshape-paraspaci
|
||||
CPPUNIT_ASSERT_EQUAL(sal_Int32(0), getProperty<sal_Int32>(xRun, "ParaBottomMargin"));
|
||||
}
|
||||
|
||||
DECLARE_OOXMLEXPORT_TEST(testW14TextEffects, "TextEffects.docx")
|
||||
DECLARE_OOXMLEXPORT_TEST(testW14TextEffects, "TextEffects_Glow_Shadow_Reflection.docx")
|
||||
{
|
||||
xmlDocPtr pXmlDoc = parseExport("word/document.xml");
|
||||
if (!pXmlDoc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user