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