From 28fef5f264d1a04f6bb16b666e7ec20f73af6abd Mon Sep 17 00:00:00 2001 From: Ivan Lanin Date: Sun, 16 Mar 2014 00:25:49 +0700 Subject: [PATCH] Bugfix on PHPWordTest --- Tests/PHPWordTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/PHPWordTest.php b/Tests/PHPWordTest.php index 15106af6..c08d0885 100644 --- a/Tests/PHPWordTest.php +++ b/Tests/PHPWordTest.php @@ -172,7 +172,7 @@ class PHPWordTest extends \PHPUnit_Framework_TestCase /** * @covers PHPWord::loadTemplate - * @expectedException PHPWord_Exception + * @expectedException Exception */ public function testLoadTemplateException() {