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