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