diff options
Diffstat (limited to 'tests/FunctionalTests/tickets/protected/pages/Ticket695.php')
-rwxr-xr-x[-rw-r--r--] | tests/FunctionalTests/tickets/protected/pages/Ticket695.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/FunctionalTests/tickets/protected/pages/Ticket695.php b/tests/FunctionalTests/tickets/protected/pages/Ticket695.php index 205b01c0..175d1ebc 100644..100755 --- a/tests/FunctionalTests/tickets/protected/pages/Ticket695.php +++ b/tests/FunctionalTests/tickets/protected/pages/Ticket695.php @@ -5,4 +5,3 @@ class Ticket695 extends TPage { $this->X->Text=$this->X->Text+1; } } -?> |