]> git.mxchange.org Git - friendica.git/blobdiff - tests/src/Core/Lock/APCuCacheLockTest.php
Shorten "Configuration" to "Config" again, since the Wrapper is gone
[friendica.git] / tests / src / Core / Lock / APCuCacheLockTest.php
index 3fbb3605a195eac0c2e2ea86a72cc03678ab9a56..c2437178108ff0cae6ea8b4a271b9486d6c6013b 100644 (file)
@@ -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()