FIXED: misprint in test's name.
This commit is contained in:
Roman Syroeshko 2014-03-02 20:14:19 +04:00
parent fb5ef658df
commit d324a64808

View File

@ -23,7 +23,7 @@ class PHPWord_TemplateTest extends \PHPUnit_Framework_TestCase
* @expectedExceptionMessage Could not set values for the given XSL style sheet parameters. * @expectedExceptionMessage Could not set values for the given XSL style sheet parameters.
* @test * @test
*/ */
final public function testXsLStyleSheetCanNotBeAppliedOnFailureOfSettingParameterValue() final public function testXslStyleSheetCanNotBeAppliedOnFailureOfSettingParameterValue()
{ {
$template = new PHPWord_Template( $template = new PHPWord_Template(
\join(\DIRECTORY_SEPARATOR, \join(\DIRECTORY_SEPARATOR,