File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -640,7 +640,6 @@ public function testParseLetterSpacing()
640640 }
641641
642642 /**
643- <<<<<<< HEAD
644643 * Tests checkbox input field
645644 */
646645 public function testInputCheckbox ()
@@ -659,13 +658,9 @@ public function testInputCheckbox()
659658 $ this ->assertEquals (0 , $ doc ->getElement ('/w:document/w:body/w:p[2]/w:r/w:fldChar/w:ffData/w:checkBox/w:checked ' )->getAttribute ('w:val ' ));
660659 }
661660
662- /**
663- * Parse widths in tables and cells, which also allows for controlling column width
664- */
665- =======
661+ /**
666662 * Parse widths in tables and cells, which also allows for controlling column width
667663 */
668- >>>>>>> branch 'develop' of https://github.com/PHPOffice/PHPWord
669664 public function testParseTableAndCellWidth ()
670665 {
671666 $ phpWord = new \PhpOffice \PhpWord \PhpWord ();
You can’t perform that action at this time.
0 commit comments