[Translation] changed some unit tests for PHPUnit 3.6.0 compatibility

This commit is contained in:
Fabien Potencier 2011-10-04 09:36:09 +02:00
parent fbe9aa526e
commit 55e7e1a198

View File

@ -51,7 +51,7 @@ class ResourceBundleFileLoaderTest extends LocalizedTestCase
}
/**
* @expectedException Exception
* @expectedException \RuntimeException
*/
public function testLoadInvalidResource()
{