diff options
author | wei <> | 2007-01-24 05:52:22 +0000 |
---|---|---|
committer | wei <> | 2007-01-24 05:52:22 +0000 |
commit | e306989c6d03aac37e2557465b4812ea21970065 (patch) | |
tree | 7e2524a33cedf49831eb3c5ae15cd1bed3c3ab2c /.gitattributes | |
parent | dec4042d10caa5a54b753fab950f16218fa62d8d (diff) |
Fixed #517, #519, #521
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7ed8d620..5c2dc5e1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2313,6 +2313,9 @@ tests/FunctionalTests/tickets/protected/pages/Ticket477.page -text tests/FunctionalTests/tickets/protected/pages/Ticket477.php -text tests/FunctionalTests/tickets/protected/pages/Ticket484.page -text tests/FunctionalTests/tickets/protected/pages/Ticket484.php -text +tests/FunctionalTests/tickets/protected/pages/Ticket518.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket521.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket521.php -text tests/FunctionalTests/tickets/protected/pages/Ticket54.page -text tests/FunctionalTests/tickets/protected/pages/Ticket54Master.php -text tests/FunctionalTests/tickets/protected/pages/Ticket54Master.tpl -text @@ -2341,6 +2344,7 @@ tests/FunctionalTests/tickets/tests/Ticket463TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket470TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket477TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket488TestCase.php -text +tests/FunctionalTests/tickets/tests/Ticket521TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket54TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket72TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket93TestCase.php -text |