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 cc78e5a..067863b 100644 --- a/Tests/TestDriver.php +++ b/Tests/TestDriver.php @@ -43,6 +43,7 @@ $_test_names = array( 'OIDUtil', 'DiffieHellman', 'HMACSHA1', + 'Association' ); // Load OpenID library tests |