diff options
author | tailor <cygnus@janrain.com> | 2006-01-18 00:50:30 +0000 |
---|---|---|
committer | tailor <cygnus@janrain.com> | 2006-01-18 00:50:30 +0000 |
commit | 9a094a8659b79a6cbd9a01b7bd94cadb25b1ad85 (patch) | |
tree | 717a0a5445041ec1a588a932ee6d2b6b73d6d372 | |
parent | 89e6fd83101f70a5724425489d590053e40ccec1 (diff) | |
download | php-openid-9a094a8659b79a6cbd9a01b7bd94cadb25b1ad85.zip php-openid-9a094a8659b79a6cbd9a01b7bd94cadb25b1ad85.tar.gz php-openid-9a094a8659b79a6cbd9a01b7bd94cadb25b1ad85.tar.bz2 |
[project @ Removed store tests from test lineup]
-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' ); |