diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket121.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/pages/Ticket121.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket121.php b/tests/FunctionalTests/tickets/protected/pages/Ticket121.php index d913805c..5cb61ca5 100644..100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket121.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket121.php @@ -7,5 +7,3 @@ class Ticket121 extends TPage $this->Result->Text="clicked at ({$param->X},{$param->Y})"; } } - -?>
\ No newline at end of file |