summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/share.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/tests/share.php')
-rw-r--r--apps/files_sharing/tests/share.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/tests/share.php b/apps/files_sharing/tests/share.php
index fe80cfca781..2b5978f8e57 100644
--- a/apps/files_sharing/tests/share.php
+++ b/apps/files_sharing/tests/share.php
@@ -20,14 +20,12 @@
*
*/
-require_once __DIR__ . '/base.php';
-
use OCA\Files\Share;
/**
* Class Test_Files_Sharing
*/
-class Test_Files_Sharing extends Test_Files_Sharing_Base {
+class Test_Files_Sharing extends OCA\Files_sharing\Tests\TestCase {
const TEST_FOLDER_NAME = '/folder_share_api_test';