diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket622.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/pages/Ticket622.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket622.php b/tests/FunctionalTests/tickets/protected/pages/Ticket622.php index 003b32de..24565d09 100644..100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket622.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket622.php @@ -7,4 +7,3 @@ class Ticket622 extends TPage { $this->ARB->setDisplay('Dynamic'); } } -?> |