From bb0f7a0f25545b067d796d2eeeecb19901abdd5f Mon Sep 17 00:00:00 2001 From: carl <> Date: Thu, 26 Jul 2007 16:01:17 +0000 Subject: #623 - MemCache to support multiple servers --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 562aabaf..a0236619 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2973,6 +2973,7 @@ tests/unit/Caching/AllTests.php -text tests/unit/Caching/TAPCCacheTest.php -text tests/unit/Caching/TDirectoryCacheDependencyTest.php -text tests/unit/Caching/TFileCacheDependencyTest.php -text +tests/unit/Caching/TMemCacheTest.php -text tests/unit/Caching/TSqliteCacheTest.php -text tests/unit/Collections/AllTests.php -text tests/unit/Collections/TAttributeCollectionTest.php -text -- cgit v1.2.3