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