mirror of
https://github.com/friendica/friendica
synced 2025-04-24 06:30:13 +00:00
Add group for cache tests
This commit is contained in:
parent
d5dd12b8f8
commit
0823f4d72d
9 changed files with 32 additions and 2 deletions
|
@ -5,6 +5,9 @@ namespace Friendica\Test\src\Core\Lock;
|
|||
use Friendica\Core\Cache\APCuCache;
|
||||
use Friendica\Core\Lock\CacheLock;
|
||||
|
||||
/**
|
||||
* @group APCU
|
||||
*/
|
||||
class APCuCacheLockTest extends LockTest
|
||||
{
|
||||
protected function setUp()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue