diff options
Diffstat (limited to 'Tests/TestDriver.php')
-rw-r--r-- | Tests/TestDriver.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tests/TestDriver.php b/Tests/TestDriver.php index 0bcadb2..921fcf8 100644 --- a/Tests/TestDriver.php +++ b/Tests/TestDriver.php @@ -70,7 +70,6 @@ $_test_names = array( 'DiffieHellman', 'HMACSHA1', 'Association', - 'StoreTest', 'Parse', 'Consumer' ); |