Remove whitespace.

This commit is contained in:
mark_story 2016-04-19 15:27:30 -04:00
parent c08119a36b
commit ce5d64b083

View file

@ -177,7 +177,7 @@ abstract class ControllerTestCase extends CakeTestCase {
* @var bool
*/
protected $_dirtyController = false;
/**
* The class name to use for mocking the response object.
*