mirror of
https://github.com/friendica/friendica
synced 2024-11-10 02:22:55 +00:00
testfix - namespaces
This commit is contained in:
parent
f3c4e6fa3d
commit
1b45d3fad7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
namespace Friendica\Test\src\Core\Cache;
|
||||
|
||||
use Friendica\Core\Cache\CacheDriverFactory;
|
||||
use Friendica\Factory\CacheDriverFactory;
|
||||
|
||||
/**
|
||||
* @requires extension memcache
|
||||
|
|
Loading…
Reference in a new issue