mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/13782] Rename null driver test to dummy driver test
PHPBB3-13782
This commit is contained in:
parent
232f71dae4
commit
292d0ab382
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
class phpbb_cache_null_driver_test extends phpbb_database_test_case
|
||||
class phpbb_cache_dummy_driver_test extends phpbb_database_test_case
|
||||
{
|
||||
protected $driver;
|
||||
|
Loading…
Add table
Reference in a new issue