diff options
author | knut <> | 2008-08-18 23:22:07 +0000 |
---|---|---|
committer | knut <> | 2008-08-18 23:22:07 +0000 |
commit | 8047f7b1482f10690836d8cf553c151e3bf993da (patch) | |
tree | 2d7246de69017c34c9bbe48ee15d14da94842cdb /.gitattributes | |
parent | b26ef59b9ffbc9b8dfa15b6456fd0071474b9608 (diff) |
fixed #823
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ba36f9df..dd98e463 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3083,6 +3083,7 @@ tests/FunctionalTests/tickets/protected/pages/Ticket722.page -text tests/FunctionalTests/tickets/protected/pages/Ticket745.page -text tests/FunctionalTests/tickets/protected/pages/Ticket769.page -text tests/FunctionalTests/tickets/protected/pages/Ticket785.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket823.page -text tests/FunctionalTests/tickets/protected/pages/Ticket828.page -text tests/FunctionalTests/tickets/protected/pages/Ticket849.page -text tests/FunctionalTests/tickets/protected/pages/Ticket876.page -text @@ -3154,6 +3155,7 @@ tests/FunctionalTests/tickets/tests/Ticket703TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket708TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket72TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket769TestCase.php -text +tests/FunctionalTests/tickets/tests/Ticket823TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket876TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket886TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket897TestCase.php -text |