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 1cd3ca0..cc78e5a 100644 --- a/Tests/TestDriver.php +++ b/Tests/TestDriver.php @@ -40,6 +40,7 @@ $_test_dir = 'Tests/Net/OpenID/'; $_test_names = array( 'KVForm', 'CryptUtil', + 'OIDUtil', 'DiffieHellman', 'HMACSHA1', ); |