summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2015-01-21 15:52:56 +0100
committerVincent Petry <pvince81@owncloud.com>2015-01-21 15:52:56 +0100
commitc48307027c2d048ab6a386e6b1f1a54ff4d7604d (patch)
tree840ea3f4eb37ad759c9df7ccb5ffa3c9dba0860a /apps/files_sharing/tests
parent9fbdd1072ed4eac276261f23d855bca2ca932477 (diff)
downloadnextcloud-server-c48307027c2d048ab6a386e6b1f1a54ff4d7604d.tar.gz
nextcloud-server-c48307027c2d048ab6a386e6b1f1a54ff4d7604d.zip
Fixed external cache test namespace
Diffstat (limited to 'apps/files_sharing/tests')
-rw-r--r--apps/files_sharing/tests/external/cache.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/tests/external/cache.php b/apps/files_sharing/tests/external/cache.php
index 6274a0b6390..33f59cf70f1 100644
--- a/apps/files_sharing/tests/external/cache.php
+++ b/apps/files_sharing/tests/external/cache.php
@@ -1,4 +1,6 @@
<?php
+namespace OCA\Files_sharing\Tests\External;
+
use OCA\Files_sharing\Tests\TestCase;
/**
@@ -21,7 +23,7 @@ use OCA\Files_sharing\Tests\TestCase;
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*
*/
-class Test_Files_Sharing_External_Cache extends TestCase {
+class Cache extends TestCase {
/**
* @var \OC\Files\Storage\Storage