From 7e002c23edc5fb5db70935591aa6adeda25fc7fb Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 2 Jul 2006 18:05:42 +0000 Subject: Merge from 3.0 branch till 1224. --- tests/FunctionalTests/tickets/protected/pages/Ticket205.php | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/FunctionalTests/tickets/protected/pages/Ticket205.php (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket205.php') diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket205.php b/tests/FunctionalTests/tickets/protected/pages/Ticket205.php new file mode 100644 index 00000000..6145af9a --- /dev/null +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket205.php @@ -0,0 +1,11 @@ +IsValid = $this->textbox1->Text == "Prado"; + } +} + +?> \ No newline at end of file -- cgit v1.2.3