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 82d13fe6..64f8a224 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2834,6 +2834,8 @@ tests/simple_unit/TableGateway/MagicCallTest.php -text tests/simple_unit/TableGateway/TableGatewayPgsqlTest.php -text tests/simple_unit/TableGateway/TableInfoGatewayTest.php -text tests/simple_unit/TableGateway/TestFindByPk.php -text +tests/simple_unit/Tickets/Ticket589Test.php -text +tests/simple_unit/Tickets/sqlmap.xml -text tests/simple_unit/application.xml -text tests/simple_unit/unit.php -text tests/simple_unit/ws.php -text |