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 df3eb8d5..77e682e5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2808,6 +2808,8 @@ tests/unit/I18N/core/DateFormatTest.php -text tests/unit/I18N/core/DateTimeFormatInfoTest.php -text 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/SQLMap/BaseTest.php -text tests/unit/SQLMap/CacheTest.php -text tests/unit/SQLMap/ConfigureTest.php -text |