Skip to content
Snippets Groups Projects
Commit c4830702 authored by Vincent Petry's avatar Vincent Petry
Browse files

Fixed external cache test namespace

parent 9fbdd107
No related branches found
No related tags found
No related merge requests found
<?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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment