mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-08 06:56:29 +02: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