Use the main method from the parent class to avoid strict warnings.
authorGunnar Wrobel <wrobel@temple.(none)>
Wed, 10 Feb 2010 16:45:19 +0000 (17:45 +0100)
committerGunnar Wrobel <wrobel@temple.(none)>
Wed, 10 Feb 2010 16:45:19 +0000 (17:45 +0100)
framework/Db/test/Horde/Db/AllTests.php

index da5e9f5..7759557 100644 (file)
@@ -34,11 +34,6 @@ date_default_timezone_set('America/New_York');
  */
 class Horde_Db_AllTests extends Horde_Test_AllTests
 {
-    public static function main()
-    {
-        PHPUnit_TextUI_TestRunner::run(self::suite());
-    }
-
     public static function suite()
     {
         // Catch strict standards