소스 검색

Fixed redeclare class

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@23134 44c647ce-9c0f-0410-b52a-842ac1e357ba
ramon 15 년 전
부모
커밋
0851a2785c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/Zend/Http/UserAgent/AllTests.php

+ 1 - 1
tests/Zend/Http/UserAgent/AllTests.php

@@ -38,7 +38,7 @@ require_once 'Zend/Http/UserAgent/Features/Adapter/WurflApiTest.php';
  * @license    http://framework.zend.com/license/new-bsd     New BSD License
  * @license    http://framework.zend.com/license/new-bsd     New BSD License
  * @group      Zend_Http
  * @group      Zend_Http
  */
  */
-class Zend_Http_AllTests
+class Zend_Http_UserAgent_AllTests
 {
 {
     public static function main()
     public static function main()
     {
     {