diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket708.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/pages/Ticket708.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket708.php b/tests/FunctionalTests/tickets/protected/pages/Ticket708.php index 2eca39d9..275fa869 100644..100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket708.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket708.php @@ -26,5 +26,4 @@ class Ticket708 extends TPage { $this->Result->setText("You have selected Radio Button #".$sender->getValue()); } -} -?>
\ No newline at end of file +}
\ No newline at end of file |