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 dac6711d..dfdf47c8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2716,6 +2716,7 @@ tests/simple_unit/SqlMap/SelectKeyTest.php -text tests/simple_unit/SqlMap/SqlMapCacheTest.php -text tests/simple_unit/SqlMap/StatementExtendsTest.php -text tests/simple_unit/SqlMap/StatementTest.php -text +tests/simple_unit/SqlMap/TestQueryForMap.php -text tests/simple_unit/SqlMap/common.php -text tests/simple_unit/SqlMap/domain/A.php -text tests/simple_unit/SqlMap/domain/Account.php -text |