diff options
author | wei <> | 2007-03-21 03:18:54 +0000 |
---|---|---|
committer | wei <> | 2007-03-21 03:18:54 +0000 |
commit | 4b41982314af49396ee577c8d4dea0624b8e9096 (patch) | |
tree | aff9f16e87c2210bba740b6a7a6108c1629034cf /.gitattributes | |
parent | 8dbd201ad9a6945ba00a29c203b6c9c2c0e1ca53 (diff) |
Fixed #573
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 74d07fd3..95d156c7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2417,6 +2417,7 @@ 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 +tests/FunctionalTests/tickets/protected/pages/Ticket573.page -text tests/FunctionalTests/tickets/protected/pages/Ticket68.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.php -text @@ -2444,6 +2445,7 @@ 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/Ticket573TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket72TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket93TestCase.php -text tests/FunctionalTests/validators.php -text |