From f76f11a2cb228b4161bd84d9856c148cb49f1bd7 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 3 Dec 2006 22:57:44 +0000 Subject: added cache dependency classes. --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 751393fa..b2dcbe05 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2338,6 +2338,8 @@ tests/test_tools/simpletest/reflection_php5.php -text tests/test_tools/simpletest/selector.php -text tests/test_tools/simpletest/simpletest.php -text tests/test_tools/simpletest/test_case.php -text +tests/unit/Caching/TDirectoryCacheDependencyTest.php -text +tests/unit/Caching/TFileCacheDependencyTest.php -text tests/unit/Collections/TListTest.php -text tests/unit/Collections/TMapTest.php -text tests/unit/Data/TDbCommandTest.php -text -- cgit v1.2.3