testfix - namespaces

This commit is contained in:
Philipp Holzer 2019-03-03 15:41:14 +01:00 committed by Hypolite Petovan
parent f3c4e6fa3d
commit 1b45d3fad7
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
namespace Friendica\Test\src\Core\Cache; namespace Friendica\Test\src\Core\Cache;
use Friendica\Core\Cache\CacheDriverFactory; use Friendica\Factory\CacheDriverFactory;
/** /**
* @requires extension memcache * @requires extension memcache