diff options
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 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', |