mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Fix unit test names, property and function visibility
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Alchemy\Tests\Phrasea\Cache;
|
||||
|
||||
use Alchemy\Phrasea\Cache\ApcCache;
|
||||
|
||||
class ApcCacheTest extends \PHPUnit_Framework_TestCase
|
||||
class ApcCacheTest extends \PhraseanetTestCase
|
||||
{
|
||||
/**
|
||||
* @var ApcCache
|
||||
|
Reference in New Issue
Block a user