diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket587.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/pages/Ticket587.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket587.php b/tests/FunctionalTests/tickets/protected/pages/Ticket587.php index 21ce7a64..851321c5 100644..100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket587.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket587.php @@ -8,5 +8,3 @@ class Ticket587 extends TPage $this->count->setText( ++$count ); } } - -?>
\ No newline at end of file |