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