From c20d7eed7c840fbc3224a468356ba47e8d305f03 Mon Sep 17 00:00:00 2001 From: tof <> Date: Thu, 19 Jul 2007 12:20:24 +0000 Subject: Add functional test for Ticket #592 --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 3d890f20..fc421b58 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2612,6 +2612,8 @@ tests/FunctionalTests/tickets/protected/pages/Ticket587_reopened.page -text tests/FunctionalTests/tickets/protected/pages/Ticket587_reopened.php -text tests/FunctionalTests/tickets/protected/pages/Ticket591.page -text tests/FunctionalTests/tickets/protected/pages/Ticket591.php -text +tests/FunctionalTests/tickets/protected/pages/Ticket592.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket592.php -text tests/FunctionalTests/tickets/protected/pages/Ticket593.page -text tests/FunctionalTests/tickets/protected/pages/Ticket598.page -text tests/FunctionalTests/tickets/protected/pages/Ticket598.php -text @@ -2667,6 +2669,7 @@ tests/FunctionalTests/tickets/tests/Ticket578TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket585TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket586TestCase.php -text tests/FunctionalTests/tickets/tests/Ticket587TestCase.php -text +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/Ticket72TestCase.php -text -- cgit v1.2.3