diff options
author | tof <> | 2008-05-07 16:27:43 +0000 |
---|---|---|
committer | tof <> | 2008-05-07 16:27:43 +0000 |
commit | 2c96e6fec5de32b13bc840d76a6e92c3d27f2c0d (patch) | |
tree | b294825372337b6a9c8485b92ad75fc0d3322006 /.gitattributes | |
parent | bbb14d2f557204e22080a3099cd2aaa3c7efa689 (diff) |
Fixed #849
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 85c0e434..291182a4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3077,6 +3077,7 @@ 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/Ticket828.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket849.page -text tests/FunctionalTests/tickets/protected/pages/Ticket93.page -text tests/FunctionalTests/tickets/protected/pages/Ticket93.php -text tests/FunctionalTests/tickets/protected/pages/ToggleTest.page -text |