summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests/trashbin.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/tests/trashbin.php')
-rw-r--r--apps/files_trashbin/tests/trashbin.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_trashbin/tests/trashbin.php b/apps/files_trashbin/tests/trashbin.php
index e28b854ca1f..934f831ef74 100644
--- a/apps/files_trashbin/tests/trashbin.php
+++ b/apps/files_trashbin/tests/trashbin.php
@@ -65,7 +65,6 @@ class Test_Trashbin extends \Test\TestCase {
\OC::registerShareHooks();
$application = new \OCA\Files_Sharing\AppInfo\Application();
$application->registerMountProviders();
- $application->setupPropagation();
//disable encryption
\OC_App::disable('encryption');