Bugfix on PHPWordTest

This commit is contained in:
Ivan Lanin 2014-03-16 00:25:49 +07:00
parent f4d7fa427d
commit 28fef5f264
1 changed files with 1 additions and 1 deletions

View File

@ -172,7 +172,7 @@ class PHPWordTest extends \PHPUnit_Framework_TestCase
/**
* @covers PHPWord::loadTemplate
* @expectedException PHPWord_Exception
* @expectedException Exception
*/
public function testLoadTemplateException()
{