summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 755e05e5..976fcbab 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2824,7 +2824,6 @@ 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/TCacheTest.php -text
tests/unit/Caching/TDirectoryCacheDependencyTest.php -text
tests/unit/Caching/TFileCacheDependencyTest.php -text
tests/unit/Collections/AllTests.php -text
@@ -2847,6 +2846,7 @@ tests/unit/I18N/core/NumberFormatInfoTest.php -text
tests/unit/I18N/core/NumberFormatTest.php -text
tests/unit/IO/AllTests.php -text
tests/unit/IO/TTextWriterTest.php -text
+tests/unit/Prado.php -text
tests/unit/SQLMap/BaseTest.php -text
tests/unit/SQLMap/CacheTest.php -text
tests/unit/SQLMap/ConfigureTest.php -text