소스 검색

ZF-6641 its only going to take 4 commits to get this bug resolved! hurray!

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@16254 44c647ce-9c0f-0410-b52a-842ac1e357ba
wadearnold 16 년 전
부모
커밋
390828912b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/Zend/Amf/ResponseTest.php

+ 1 - 1
tests/Zend/Amf/ResponseTest.php

@@ -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();