summaryrefslogtreecommitdiffstats
path: root/Tests/Auth/Yadis/XRI.php
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Auth/Yadis/XRI.php')
-rw-r--r--Tests/Auth/Yadis/XRI.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Auth/Yadis/XRI.php b/Tests/Auth/Yadis/XRI.php
index 403b1e3..2251f23 100644
--- a/Tests/Auth/Yadis/XRI.php
+++ b/Tests/Auth/Yadis/XRI.php
@@ -131,7 +131,7 @@ class Tests_Auth_Yadis_XRI extends PHPUnit_Framework_TestSuite {
return "Tests_Auth_Yadis_XRI";
}
- function Tests_Auth_Yadis_XRI()
+ function __construct()
{
$this->addTest(new Tests_Auth_Yadis_ProxyQueryTestCase());
$this->addTest(new Tests_Auth_Yadis_XriEscapingTestCase());