diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket745.php')
-rwxr-xr-x | tests/FunctionalTests/tickets/protected/pages/Ticket745.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket745.php b/tests/FunctionalTests/tickets/protected/pages/Ticket745.php index 8d7c66ce..f50d17f1 100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket745.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket745.php @@ -7,5 +7,3 @@ class Ticket745 extends TPage $this->Result->Text="Your favorite color is: " . $this->DropDownList1->SelectedValue; } } - -?>
\ No newline at end of file |