summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php')
-rw-r--r--apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php b/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php
index dcd7d4fa35e..ae0076a5b0b 100644
--- a/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php
+++ b/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php
@@ -23,7 +23,7 @@
*/
namespace OCA\Files_Trashbin\Tests\BackgroundJob;
-
+
use OCA\Files_Trashbin\BackgroundJob\ExpireTrash;
use OCP\BackgroundJob\IJobList;
use OCP\IUserManager;