git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16254 44c647ce-9c0f-0410-b52a-842ac1e357ba
@@ -568,7 +568,7 @@ class Zend_Amf_ResponseTest extends PHPUnit_Framework_TestCase
/**
* Check to make sure that cyclic references work inside of the AMF3 serializer
* @group ZF-6205
- *
+ */
public function testReferenceObjectsToAmf3()
{
$data = new ReferenceTest();