summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 976fcbab..897d2f7c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2824,8 +2824,10 @@ tests/test_tools/simpletest/simpletest.php -text
tests/test_tools/simpletest/test_case.php -text
tests/unit/AllTests.php -text
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/TSqliteCacheTest.php -text
tests/unit/Collections/AllTests.php -text
tests/unit/Collections/TAttributeCollectionTest.php -text
tests/unit/Collections/TListTest.php -text