diff options
author | wei <> | 2007-05-08 03:02:03 +0000 |
---|---|---|
committer | wei <> | 2007-05-08 03:02:03 +0000 |
commit | 0ee23d595c73a94fd61e486cce2f6f42b4c19fdf (patch) | |
tree | 7479a355344263f3343fff6d0804eed6fbf8f5e6 /.gitattributes | |
parent | 33737a9270c27478da9f4d50d0fd2bb26ceb6991 (diff) |
Fixed #587
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e36a617b..bd7b1341 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2565,6 +2565,8 @@ tests/FunctionalTests/tickets/protected/pages/Ticket586.page -text tests/FunctionalTests/tickets/protected/pages/Ticket586.php -text tests/FunctionalTests/tickets/protected/pages/Ticket587.page -text tests/FunctionalTests/tickets/protected/pages/Ticket587.php -text +tests/FunctionalTests/tickets/protected/pages/Ticket587_reopened.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket587_reopened.php -text tests/FunctionalTests/tickets/protected/pages/Ticket605.page -text tests/FunctionalTests/tickets/protected/pages/Ticket606.page -text tests/FunctionalTests/tickets/protected/pages/Ticket614.page -text @@ -2606,6 +2608,7 @@ tests/FunctionalTests/tickets/tests/Ticket573TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket578TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket585TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket586TestCase.php -text +tests/FunctionalTests/tickets/tests/Ticket587TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket72TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket93TestCase.php -text tests/FunctionalTests/validators.php -text |