aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Test/Repair/Owncloud/CleanPreviewsTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Test/Repair/Owncloud/CleanPreviewsTest.php')
-rw-r--r--tests/Test/Repair/Owncloud/CleanPreviewsTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Test/Repair/Owncloud/CleanPreviewsTest.php b/tests/Test/Repair/Owncloud/CleanPreviewsTest.php
index 7a6c374a2d7..b291b4d86d1 100644
--- a/tests/Test/Repair/Owncloud/CleanPreviewsTest.php
+++ b/tests/Test/Repair/Owncloud/CleanPreviewsTest.php
@@ -32,8 +32,6 @@ use OCP\Migration\IOutput;
use Test\TestCase;
class CleanPreviewsTest extends TestCase {
-
-
/** @var IJobList|\PHPUnit_Framework_MockObject_MockObject */
private $jobList;