diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket719.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/pages/Ticket719.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket719.php b/tests/FunctionalTests/tickets/protected/pages/Ticket719.php index a08aac36..376eecdd 100644..100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket719.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket719.php @@ -37,5 +37,4 @@ class Ticket719 extends TPage { $this->Result->Text = "TextBox Content : ".$this->textbox->getText()." -- Autocomplete Content :".$this->autocomplete->getText(); } -} -?>
\ No newline at end of file +}
\ No newline at end of file |