diff options
author | xue <> | 2006-02-26 03:54:55 +0000 |
---|---|---|
committer | xue <> | 2006-02-26 03:54:55 +0000 |
commit | cad2910ee9f2554570d16aab283bd6c18b5c1d0b (patch) | |
tree | fa2cb495085489663657445898ed4f921b49f6a4 /.gitattributes | |
parent | 6e59b5a57df511e2ee92f1f66eb0af072486ae95 (diff) |
Fixed #72.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 53f366ee..55a80c8c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -925,10 +925,13 @@ tests/FunctionalTests/tickets/protected/pages/Ticket27.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 +tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket72.php -text tests/FunctionalTests/tickets/protected/pages/config.xml -text tests/FunctionalTests/tickets/tests/Ticket21TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket27TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket54TestCase.php -text +tests/FunctionalTests/tickets/tests/Ticket72TestCase.php -text tests/UnitTests/TODO.txt -text tests/UnitTests/framework/Collections/utList.php -text tests/UnitTests/framework/Collections/utMap.php -text |