summaryrefslogtreecommitdiffstats
path: root/Tests/Auth/OpenID/Negotiation.php
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Auth/OpenID/Negotiation.php')
-rw-r--r--Tests/Auth/OpenID/Negotiation.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Auth/OpenID/Negotiation.php b/Tests/Auth/OpenID/Negotiation.php
index 02628fc..4fe8c84 100644
--- a/Tests/Auth/OpenID/Negotiation.php
+++ b/Tests/Auth/OpenID/Negotiation.php
@@ -336,7 +336,7 @@ class Tests_Auth_OpenID_Negotiation extends PHPUnit_Framework_TestSuite {
return 'Tests_Auth_OpenID_Negotiation';
}
- function Tests_Auth_OpenID_Negotiation()
+ function __construct()
{
$this->addTestSuite('TestNegotiatorBehaviors');
$this->addTestSuite('TestOpenID1SessionNegotiation');