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