diff options
author | tof <> | 2008-07-17 08:52:51 +0000 |
---|---|---|
committer | tof <> | 2008-07-17 08:52:51 +0000 |
commit | 5e82afde4d98b26b36fc14980efa75393d6ef77e (patch) | |
tree | b733b5bbe4212f5b680620c361fa263f98149d2d /.gitattributes | |
parent | e3cddec252962c208829dd62157fa5f289942b5e (diff) |
Added TestCase for #698
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index eadda8d4..9607aba5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3069,6 +3069,7 @@ tests/FunctionalTests/tickets/protected/pages/Ticket68.page -text tests/FunctionalTests/tickets/protected/pages/Ticket691.page -text tests/FunctionalTests/tickets/protected/pages/Ticket695.page -text tests/FunctionalTests/tickets/protected/pages/Ticket695.php -text +tests/FunctionalTests/tickets/protected/pages/Ticket698.page -text tests/FunctionalTests/tickets/protected/pages/Ticket703/Logs/LogFile.txt -text tests/FunctionalTests/tickets/protected/pages/Ticket703/Ticket703.page -text tests/FunctionalTests/tickets/protected/pages/Ticket703/Ticket703.php -text |