Fixing failing test for HelperCollection

This commit is contained in:
José Lorenzo Rodríguez 2010-12-18 22:32:20 -04:30
parent 5f7ca8d2b6
commit 5605bf2d9e

View file

@ -73,7 +73,7 @@ class HelperCollectionTest extends CakeTestCase {
/**
* test missinghelper exception
*
* @expectedException MissingHelperFileException
* @expectedException MissingHelperClassException
* @return void
*/
function testLoadMissingHelperFile() {