diff options
author | mikl <> | 2008-04-13 20:23:22 +0000 |
---|---|---|
committer | mikl <> | 2008-04-13 20:23:22 +0000 |
commit | 2193665473e8ddbda735c263a4455a1b76b0b317 (patch) | |
tree | 37cfc76a94b2ce1144f2f7de89ba36e3e3cf39fe /.gitattributes | |
parent | cb09f6ad38d3578996c48df08bdd0b187ed32cea (diff) |
Added test page for #695
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ee84a256..525847be 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3009,6 +3009,8 @@ tests/FunctionalTests/tickets/protected/pages/Ticket679.page -text tests/FunctionalTests/tickets/protected/pages/Ticket679.php -text 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/Ticket703/Logs/LogFile.txt -text tests/FunctionalTests/tickets/protected/pages/Ticket703/Ticket703.page -text tests/FunctionalTests/tickets/protected/pages/Ticket703/Ticket703.php -text |