summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests
diff options
context:
space:
mode:
authorRobin McCorkell <rmccorkell@karoshi.org.uk>2014-07-17 10:46:57 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2014-09-10 17:28:25 +0200
commitb754a8261aac7308202e21217dd9a8a3a9010a8b (patch)
tree4deb8b9684282ae9b230630467dae7a0c276d3ce /apps/files_external/tests
parent2a382a87d5d256b1edaaf7b5b948c63ec25244a9 (diff)
downloadnextcloud-server-b754a8261aac7308202e21217dd9a8a3a9010a8b.tar.gz
nextcloud-server-b754a8261aac7308202e21217dd9a8a3a9010a8b.zip
Load apps in test situations
Diffstat (limited to 'apps/files_external/tests')
-rw-r--r--apps/files_external/tests/mountconfig.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/files_external/tests/mountconfig.php b/apps/files_external/tests/mountconfig.php
index 8a49401a07b..ac010464faa 100644
--- a/apps/files_external/tests/mountconfig.php
+++ b/apps/files_external/tests/mountconfig.php
@@ -20,8 +20,6 @@
*
*/
-require_once __DIR__ . '/../../../lib/base.php';
-
class Test_Mount_Config_Dummy_Storage {
public function test() {
return true;