mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-14 12:44:06 +02:00
[ticket/16345] Small improvements
PHPBB3-16346
This commit is contained in:
2
tests/cache/apcu_driver_test.php
vendored
2
tests/cache/apcu_driver_test.php
vendored
@@ -19,8 +19,6 @@ require_once dirname(__FILE__) . '/common_test_case.php';
|
||||
|
||||
class phpbb_cache_apcu_driver_test extends phpbb_cache_common_test_case
|
||||
{
|
||||
protected static $config;
|
||||
|
||||
public function getDataSet()
|
||||
{
|
||||
return $this->createXMLDataSet(dirname(__FILE__) . '/fixtures/config.xml');
|
||||
|
Reference in New Issue
Block a user