Add group for cache tests

This commit is contained in:
Philipp Holzer 2019-09-23 14:31:13 +02:00
parent d5dd12b8f8
commit 0823f4d72d
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
9 changed files with 32 additions and 2 deletions

View file

@ -7,6 +7,7 @@ use Friendica\Core\Config\Configuration;
/**
* @requires extension memcache
* @group MEMCACHE
*/
class MemcacheCacheTest extends MemoryCacheTest
{