remove whitespace
This commit is contained in:
parent
554e90a46c
commit
ca1272bd69
|
|
@ -64,7 +64,7 @@ class ElementTest extends AbstractTestReader
|
|||
$text = $elements[0];
|
||||
$this->assertEquals('Test node value', trim($text->getElement(0)->getText()));
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Test reading of textbreak
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue