FIXED: ERROR - Expected 1 newline at end of file.
This commit is contained in:
parent
4aeef04afb
commit
2d7126e5a8
@ -49,4 +49,4 @@ class Word2007Test extends \PHPUnit_Framework_TestCase
|
|||||||
$object = IOFactory::load($fqFilename);
|
$object = IOFactory::load($fqFilename);
|
||||||
$this->assertInstanceOf('PhpOffice\\PhpWord\\PhpWord', $object);
|
$this->assertInstanceOf('PhpOffice\\PhpWord\\PhpWord', $object);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user