fdo#78659 make testcase minimal
Change-Id: I393b413528685276bffd35fb7fe5ce8c742314b7
This commit is contained in:
Binary file not shown.
@@ -3368,7 +3368,7 @@ DECLARE_OOXMLEXPORT_TEST(testFDO78659, "fdo78659.docx")
|
|||||||
if (!pXmlDoc)
|
if (!pXmlDoc)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
assertXPath(pXmlDoc, "/w:document[1]/w:body[1]/w:tbl[8]/w:tr[6]/w:tc[1]/w:p[1]/w:hyperlink[1]/w:r[3]/w:fldChar[1]", 0);
|
assertXPath(pXmlDoc, "/w:document[1]/w:body[1]/w:tbl[1]/w:tr[1]/w:tc[1]/w:p[1]/w:hyperlink[1]/w:r[3]/w:fldChar[1]", 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
DECLARE_OOXMLEXPORT_TEST(testFDO78384,"fdo78384.docx")
|
DECLARE_OOXMLEXPORT_TEST(testFDO78384,"fdo78384.docx")
|
||||||
|
Reference in New Issue
Block a user