aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/files_sharing/tests/externalstorage.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files_sharing/tests/externalstorage.php b/apps/files_sharing/tests/externalstorage.php
index b7797333c10..60c5787f295 100644
--- a/apps/files_sharing/tests/externalstorage.php
+++ b/apps/files_sharing/tests/externalstorage.php
@@ -22,8 +22,6 @@
require_once __DIR__ . '/base.php';
-require_once __DIR__ . '/../../files_external/lib/webdav.php';
-
/**
* Tests for the external Storage class for remote shares.
*/