Do not expect a particular exception message

refs #6542
This commit is contained in:
Alexander Klimov 2014-06-30 13:33:00 +02:00
parent 7ab984106a
commit 5b79d6e4a7

View File

@ -111,7 +111,6 @@ EOD;
/** /**
* @expectedException Icinga\Exception\ProgrammingError * @expectedException Icinga\Exception\ProgrammingError
* @expectedExceptionMessage Directory does not exist: /trullalla/123
*/ */
public function testNonexistingDirectory() public function testNonexistingDirectory()
{ {