diff options
Diffstat (limited to 'Tests/TestDriver.php')
-rw-r--r-- | Tests/TestDriver.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/TestDriver.php b/Tests/TestDriver.php index 71652dd..a19b502 100644 --- a/Tests/TestDriver.php +++ b/Tests/TestDriver.php @@ -134,7 +134,7 @@ $_tests = array( 'DiffieHellman', 'Discover_OpenID', 'Extension', - 'HMACSHA1', + 'HMAC', 'KVForm', 'Message', 'Negotiation', |