diff options
author | wei <> | 2006-08-01 00:54:51 +0000 |
---|---|---|
committer | wei <> | 2006-08-01 00:54:51 +0000 |
commit | c1658a277ad56426e88b948eab064b0ce07ea528 (patch) | |
tree | 0536dc134ca3c5e094740cf8f56a040c9eca8e81 /.gitattributes | |
parent | 62274f7a89ff033a32bcd436923d39d90831f4db (diff) |
Fixed #312
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 4570c63a..6f6f9da8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1635,6 +1635,7 @@ tests/FunctionalTests/tickets/protected/pages/Ticket284.php -text tests/FunctionalTests/tickets/protected/pages/Ticket284Component.php -text tests/FunctionalTests/tickets/protected/pages/Ticket284Component.tpl -text tests/FunctionalTests/tickets/protected/pages/Ticket311.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket312.page -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 |