summaryrefslogtreecommitdiffstats
path: root/Tests/Auth/OpenID
diff options
context:
space:
mode:
authortailor <cygnus@janrain.com>2008-02-04 19:57:53 +0000
committertailor <cygnus@janrain.com>2008-02-04 19:57:53 +0000
commitab96750d88731ff72ea7c8fb9230478f1d4dc2b4 (patch)
tree72632b9c90393985afdff8fd8df501173996d7af /Tests/Auth/OpenID
parent7113b8d1644410284fd850cc0baae5a63b1ddcce (diff)
downloadphp-openid-ab96750d88731ff72ea7c8fb9230478f1d4dc2b4.zip
php-openid-ab96750d88731ff72ea7c8fb9230478f1d4dc2b4.tar.gz
php-openid-ab96750d88731ff72ea7c8fb9230478f1d4dc2b4.tar.bz2
[project @ Whitespace]
Diffstat (limited to 'Tests/Auth/OpenID')
-rw-r--r--Tests/Auth/OpenID/StoreTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Auth/OpenID/StoreTest.php b/Tests/Auth/OpenID/StoreTest.php
index 09b24bc..0bd4915 100644
--- a/Tests/Auth/OpenID/StoreTest.php
+++ b/Tests/Auth/OpenID/StoreTest.php
@@ -459,7 +459,7 @@ explicitly');
$this->_testStore($store);
$this->_testNonce($store);
$this->_testNonceCleanup($store);
-
+
$memcached->close();
}