projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04de83d
)
Use the main method from the parent class to avoid strict warnings.
author
Gunnar Wrobel
<wrobel@temple.(none)>
Wed, 10 Feb 2010 16:45:19 +0000
(17:45 +0100)
committer
Gunnar Wrobel
<wrobel@temple.(none)>
Wed, 10 Feb 2010 16:45:19 +0000
(17:45 +0100)
framework/Db/test/Horde/Db/AllTests.php
patch
|
blob
|
history
diff --git
a/framework/Db/test/Horde/Db/AllTests.php
b/framework/Db/test/Horde/Db/AllTests.php
index
da5e9f5
..
7759557
100644
(file)
--- a/
framework/Db/test/Horde/Db/AllTests.php
+++ b/
framework/Db/test/Horde/Db/AllTests.php
@@
-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