From 22b818afcda89e60a1bee299f19d8ff827097e97 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 30 Mar 2007 00:19:53 +0000 Subject: add test case for #567 --- .gitattributes | 7 +++++++ 1 file changed, 7 insertions(+) (limited to '.gitattributes') 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 -- cgit v1.2.3