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