From 5f31c6f8f792cea40abca1505febc539c2c469fb Mon Sep 17 00:00:00 2001 From: carl <> Date: Thu, 26 Jul 2007 15:53:02 +0000 Subject: #680 - implementation of TMemCacheSession --- tests/unit/Web/TMemCacheSessionTest.php | 115 ++++++++++++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 tests/unit/Web/TMemCacheSessionTest.php (limited to 'tests') diff --git a/tests/unit/Web/TMemCacheSessionTest.php b/tests/unit/Web/TMemCacheSessionTest.php new file mode 100644 index 00000000..a50ac28f --- /dev/null +++ b/tests/unit/Web/TMemCacheSessionTest.php @@ -0,0 +1,115 @@ + \ No newline at end of file -- cgit v1.2.3