From 287cc40d2110dcbe64fd590852da282d7596461c Mon Sep 17 00:00:00 2001 From: mikl <> Date: Fri, 18 Apr 2008 16:33:54 +0000 Subject: Added test case for #660 --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 9753fefb..4dc6438c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3001,6 +3001,8 @@ tests/FunctionalTests/tickets/protected/pages/Ticket653/Layout.tpl -text tests/FunctionalTests/tickets/protected/pages/Ticket653/ticket653.page -text tests/FunctionalTests/tickets/protected/pages/Ticket656.page -text tests/FunctionalTests/tickets/protected/pages/Ticket659.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket660.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket660.php -text tests/FunctionalTests/tickets/protected/pages/Ticket669.page -text tests/FunctionalTests/tickets/protected/pages/Ticket670.page -text tests/FunctionalTests/tickets/protected/pages/Ticket671.page -text @@ -3082,6 +3084,7 @@ tests/FunctionalTests/tickets/tests/Ticket595TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket622TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket653TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket659TestCase.php -text +tests/FunctionalTests/tickets/tests/Ticket660TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket700TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket703TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket708TestCase.php -text -- cgit v1.2.3