Explorar o código

Fixed redeclare class

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@23134 44c647ce-9c0f-0410-b52a-842ac1e357ba
ramon %!s(int64=15) %!d(string=hai) anos
pai
achega
0851a2785c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
  * @group      Zend_Http
  */
-class Zend_Http_AllTests
+class Zend_Http_UserAgent_AllTests
 {
     public static function main()
     {