diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket273.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/pages/Ticket273.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket273.php b/tests/FunctionalTests/tickets/protected/pages/Ticket273.php index 8dca86c9..fed130c8 100644..100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket273.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket273.php @@ -7,5 +7,3 @@ class Ticket273 extends TPage $this->label1->Text = $sender->Text . ' Clicked!'; } } - -?>
\ No newline at end of file |