From 9dfaab8227dc5643fac72b8aaece36df47fd3631 Mon Sep 17 00:00:00 2001 From: wei <> Date: Tue, 8 May 2007 03:05:45 +0000 Subject: #591 already fixed. --- .gitattributes | 2 ++ tests/FunctionalTests/tickets/protected/pages/Ticket591.page | 11 +++++++++++ tests/FunctionalTests/tickets/protected/pages/Ticket591.php | 9 +++++++++ 3 files changed, 22 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket591.page create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket591.php diff --git a/.gitattributes b/.gitattributes index bd7b1341..91bc4e4f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2567,6 +2567,8 @@ tests/FunctionalTests/tickets/protected/pages/Ticket587.page -text tests/FunctionalTests/tickets/protected/pages/Ticket587.php -text 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/Ticket605.page -text tests/FunctionalTests/tickets/protected/pages/Ticket606.page -text tests/FunctionalTests/tickets/protected/pages/Ticket614.page -text diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket591.page b/tests/FunctionalTests/tickets/protected/pages/Ticket591.page new file mode 100644 index 00000000..2f2fef85 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket591.page @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket591.php b/tests/FunctionalTests/tickets/protected/pages/Ticket591.php new file mode 100644 index 00000000..9e49e835 --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket591.php @@ -0,0 +1,9 @@ + \ No newline at end of file -- cgit v1.2.3