summaryrefslogtreecommitdiffstats
path: root/Tests/TestDriver.php
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2007-03-07 17:30:06 +0000
committertailor <cygnus@janrain.com>2007-03-07 17:30:06 +0000
commit8e421ce7d9051927fa29b040a23528659833bbe0 (patch)
tree792ac03b82d0d805f4c8e447a7236645e6bf2df1 /Tests/TestDriver.php
parent9807f88ec4e58e4fa6a34614f50a3b4b6f554b55 (diff)
downloadphp-openid-8e421ce7d9051927fa29b040a23528659833bbe0.zip
php-openid-8e421ce7d9051927fa29b040a23528659833bbe0.tar.gz
php-openid-8e421ce7d9051927fa29b040a23528659833bbe0.tar.bz2
[project @ Add association response tests]
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 7d5efb4..cd413aa 100644
--- a/Tests/TestDriver.php
+++ b/Tests/TestDriver.php
@@ -115,6 +115,7 @@ $_tests = array(
'dir' => 'Tests/Auth/OpenID/',
'files' => array(
'Association',
+ 'AssociationResponse',
'AuthRequest',
'BigMath',
'Consumer',