fix warning
This commit is contained in:
parent
9e7e07d0bc
commit
6328b83388
@ -173,6 +173,7 @@ class HtmlTest extends \PHPUnit_Framework_TestCase
|
|||||||
|
|
||||||
$doc = TestHelperDOCX::getDocument($phpWord, 'Word2007');
|
$doc = TestHelperDOCX::getDocument($phpWord, 'Word2007');
|
||||||
// echo $doc->printXml();
|
// echo $doc->printXml();
|
||||||
// $this->assertTrue($doc->elementExists('/w:document/w:body/w:tbl/w:tr/w:tc'));
|
$this->assertTrue($doc->elementExists('/w:document/w:body/w:p'));
|
||||||
|
// $this->assertTrue($doc->elementExists('/w:document/w:body/w:p/w:tbl/w:tr/w:tc'));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user