summaryrefslogtreecommitdiffstats
path: root/Tests/TestDriver.php
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2007-03-05 20:26:51 +0000
committertailor <cygnus@janrain.com>2007-03-05 20:26:51 +0000
commitf95d36bfff178aac25268bbeed12349b811f03d6 (patch)
tree1c58cf78f494a4ba83891f48a3525e523ec29b6d /Tests/TestDriver.php
parent71e3fd82f567d4bf85b11c3cb8963b02bfeade26 (diff)
downloadphp-openid-f95d36bfff178aac25268bbeed12349b811f03d6.zip
php-openid-f95d36bfff178aac25268bbeed12349b811f03d6.tar.gz
php-openid-f95d36bfff178aac25268bbeed12349b811f03d6.tar.bz2
[project @ Added AuthRequest test module]
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 fa3b494..452624e 100644
--- a/Tests/TestDriver.php
+++ b/Tests/TestDriver.php
@@ -115,6 +115,7 @@ $_tests = array(
'dir' => 'Tests/Auth/OpenID/',
'files' => array(
'Association',
+ 'AuthRequest',
'BigMath',
'Consumer',
'CryptUtil',