diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 9a8c88c2..223a642b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3456,6 +3456,11 @@ tests/unit/Collections/TQueueTest.php -text tests/unit/Collections/TStackTest.php -text tests/unit/Data/DataGateway/AllTests.php -text tests/unit/Data/DataGateway/TSqlCriteriaTest.php -text +tests/unit/Data/SqlMap/AllTests.php -text +tests/unit/Data/SqlMap/DynamicParameterTest.php -text +tests/unit/Data/SqlMap/DynamicParameterTestMap.xml -text +tests/unit/Data/SqlMap/fixtures/mysql5_reset.sql -text +tests/unit/Data/SqlMap/fixtures/mysql5_setup.sql -text tests/unit/Data/TDbCommandTest.php -text tests/unit/Data/TDbConnectionTest.php -text tests/unit/Data/TDbDataReaderTest.php -text |