diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket278.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/pages/Ticket278.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket278.php b/tests/FunctionalTests/tickets/protected/pages/Ticket278.php index 2e18fd54..86968b18 100644..100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket278.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket278.php @@ -19,5 +19,3 @@ class Ticket278 extends TPage $this->check1->Checked ? "display:block" : "display:none"; } } - -?>
\ No newline at end of file |