diff options
author | tof <> | 2008-02-05 14:26:24 +0000 |
---|---|---|
committer | tof <> | 2008-02-05 14:26:24 +0000 |
commit | 4cf602da9d7cd37e49d7e645f49605e141eb05fb (patch) | |
tree | d9a09353ce69ae6e823644ae105ef40a2554879a /.gitattributes | |
parent | 515beaea9b54627f33f58debfc8619be085f8d81 (diff) |
Fixed #785
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ee186a59..c219cf49 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3007,6 +3007,7 @@ tests/FunctionalTests/tickets/protected/pages/Ticket719.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.php -text tests/FunctionalTests/tickets/protected/pages/Ticket722.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket785.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 |