diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket722.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/pages/Ticket722.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket722.php b/tests/FunctionalTests/tickets/protected/pages/Ticket722.php index 91759fb0..71bf2841 100644..100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket722.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket722.php @@ -26,5 +26,4 @@ class Ticket722 extends TPage { return $this->getViewState('text', "Editable Text"); } -} -?>
\ No newline at end of file +}
\ No newline at end of file |