diff --git a/lib/Cake/Test/Case/Utility/XmlTest.php b/lib/Cake/Test/Case/Utility/XmlTest.php index d0fa9d1d5..a33663f75 100644 --- a/lib/Cake/Test/Case/Utility/XmlTest.php +++ b/lib/Cake/Test/Case/Utility/XmlTest.php @@ -402,8 +402,7 @@ XML; * * @return void */ - public function testFromArrayZeroValue() - { + public function testFromArrayZeroValue() { $xml = array( 'tag' => array( '@' => 0,