diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket656.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/pages/Ticket656.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket656.php b/tests/FunctionalTests/tickets/protected/pages/Ticket656.php index 943908c9..8fd3794e 100644..100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket656.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket656.php @@ -5,5 +5,4 @@ class Ticket656 extends TPage { $this->lblStatus->setText($this->datePicker->getDate()); } -} -?>
\ No newline at end of file +}
\ No newline at end of file |