From dc203fc3b1ad6a974e61a89596a938d249def131 Mon Sep 17 00:00:00 2001 From: tof <> Date: Sat, 29 Sep 2007 14:44:29 +0000 Subject: Make a testcase for Ticket #703 --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index a440edee..b13ebf41 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2948,6 +2948,9 @@ tests/FunctionalTests/tickets/protected/pages/Ticket679.page -text tests/FunctionalTests/tickets/protected/pages/Ticket679.php -text tests/FunctionalTests/tickets/protected/pages/Ticket68.page -text tests/FunctionalTests/tickets/protected/pages/Ticket691.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket703/Ticket703.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket703/Ticket703.php -text +tests/FunctionalTests/tickets/protected/pages/Ticket703/config.xml -text tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.php -text tests/FunctionalTests/tickets/protected/pages/Ticket93.page -text @@ -3006,6 +3009,7 @@ tests/FunctionalTests/tickets/tests/Ticket592TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket653TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket659TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket700TestCase.php -text +tests/FunctionalTests/tickets/tests/Ticket703TestCase.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