summaryrefslogtreecommitdiffstats
path: root/Tests/TestDriver.php
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2007-03-07 00:28:02 +0000
committertailor <cygnus@janrain.com>2007-03-07 00:28:02 +0000
commit9807f88ec4e58e4fa6a34614f50a3b4b6f554b55 (patch)
tree17f73cea8b63bd63ac035b8138cf150bc5274df7 /Tests/TestDriver.php
parenteb308abef06912899f7b1d4bb02b1877b028ee14 (diff)
downloadphp-openid-9807f88ec4e58e4fa6a34614f50a3b4b6f554b55.zip
php-openid-9807f88ec4e58e4fa6a34614f50a3b4b6f554b55.tar.gz
php-openid-9807f88ec4e58e4fa6a34614f50a3b4b6f554b55.tar.bz2
[project @ Add session negotiation tests and fix consumer]
Diffstat (limited to 'Tests/TestDriver.php')
-rw-r--r--Tests/TestDriver.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/TestDriver.php b/Tests/TestDriver.php
index 88ca1fc..7d5efb4 100644
--- a/Tests/TestDriver.php
+++ b/Tests/TestDriver.php
@@ -124,6 +124,7 @@ $_tests = array(
'HMACSHA1',
'KVForm',
'Message',
+ 'Negotiation',
'Nonce',
'OpenID_Yadis',
'Parse',