Browse Source

cs:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
tags/v28.0.0beta1
Marcel Klehr 11 months ago
parent
commit
3d8fd2d99e
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      tests/lib/BackgroundJob/TestParallelAwareJob.php

+ 0
- 1
tests/lib/BackgroundJob/TestParallelAwareJob.php View File

namespace Test\BackgroundJob; namespace Test\BackgroundJob;


use OCP\AppFramework\Utility\ITimeFactory; use OCP\AppFramework\Utility\ITimeFactory;
use Test\BackgroundJob\JobTest;


class TestParallelAwareJob extends \OCP\BackgroundJob\Job { class TestParallelAwareJob extends \OCP\BackgroundJob\Job {
private $testCase; private $testCase;

Loading…
Cancel
Save