diff options
author | wei <> | 2007-03-30 00:19:53 +0000 |
---|---|---|
committer | wei <> | 2007-03-30 00:19:53 +0000 |
commit | 22b818afcda89e60a1bee299f19d8ff827097e97 (patch) | |
tree | c5e5a75bebffad1ba4668c26a94819a09c3e3ae0 /.gitattributes | |
parent | df61f326572b0429c2b289da5fb7b6b5d9592a73 (diff) |
add test case for #567
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 0a102c8b..d5782845 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1692,6 +1692,12 @@ tests/FunctionalTests/tickets/protected/pages/Ticket463.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/Ticket567/Home.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket567/Home2.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket567/config.xml -text +tests/FunctionalTests/tickets/protected/pages/Ticket567/en/default.xml -text +tests/FunctionalTests/tickets/protected/pages/Ticket567/en/menu.xml -text +tests/FunctionalTests/tickets/protected/pages/Ticket567/en/messages.xml -text tests/FunctionalTests/tickets/protected/pages/Ticket68.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.php -text @@ -1713,6 +1719,7 @@ tests/FunctionalTests/tickets/tests/Ticket285TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket28TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket463TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket54TestCase.php -text +tests/FunctionalTests/tickets/tests/Ticket567TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket72TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket93TestCase.php -text tests/FunctionalTests/validators.php -text |