Remove whitespace

This commit is contained in:
Rob McVey 2015-03-15 11:14:49 +00:00
parent d94e05cf76
commit 4741abcd63

View file

@ -354,7 +354,6 @@ class JsonViewTest extends CakeTestCase {
restore_error_handler();
$this->assertRegExp('/UTF-8/', $e->getMessage());
return;
}
}