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 77e682e5..c69d2018 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2798,6 +2798,7 @@ tests/unit/Caching/TFileCacheDependencyTest.php -text tests/unit/Collections/AllTests.php -text tests/unit/Collections/TListTest.php -text tests/unit/Collections/TMapTest.php -text +tests/unit/Collections/TQueueTest.php -text tests/unit/Data/TDbCommandTest.php -text tests/unit/Data/TDbConnectionTest.php -text tests/unit/Data/TDbDataReaderTest.php -text |