mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix CS
This commit is contained in:
@@ -19,7 +19,7 @@ class ApcCacheTest extends \PHPUnit_Framework_TestCase
|
||||
if (!ini_get('apc.enable_cli')) {
|
||||
$this->markTestSkipped('Apc is not loaded in CLI');
|
||||
}
|
||||
|
||||
|
||||
$this->object = new ApcCache;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user