diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
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 |