fix merge
This commit is contained in:
parent
d4f08a3f8a
commit
8bb0b73733
|
|
@ -640,7 +640,6 @@ class HtmlTest extends AbstractWebServerEmbeddedTest
|
|||
}
|
||||
|
||||
/**
|
||||
<<<<<<< HEAD
|
||||
* Tests checkbox input field
|
||||
*/
|
||||
public function testInputCheckbox()
|
||||
|
|
@ -662,10 +661,6 @@ class HtmlTest extends AbstractWebServerEmbeddedTest
|
|||
/**
|
||||
* Parse widths in tables and cells, which also allows for controlling column width
|
||||
*/
|
||||
=======
|
||||
* Parse widths in tables and cells, which also allows for controlling column width
|
||||
*/
|
||||
>>>>>>> branch 'develop' of https://github.com/PHPOffice/PHPWord
|
||||
public function testParseTableAndCellWidth()
|
||||
{
|
||||
$phpWord = new \PhpOffice\PhpWord\PhpWord();
|
||||
|
|
|
|||
Loading…
Reference in New Issue