diff options
author | tailor <cygnus@janrain.com> | 2007-03-07 00:28:02 +0000 |
---|---|---|
committer | tailor <cygnus@janrain.com> | 2007-03-07 00:28:02 +0000 |
commit | 9807f88ec4e58e4fa6a34614f50a3b4b6f554b55 (patch) | |
tree | 17f73cea8b63bd63ac035b8138cf150bc5274df7 /Tests/TestDriver.php | |
parent | eb308abef06912899f7b1d4bb02b1877b028ee14 (diff) | |
download | php-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.php | 1 |
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', |