mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/16944] Move test file
PHPBB3-16944
This commit is contained in:
parent
c98778dbf6
commit
e6edd24a2b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
namespace phpbb\tests\unit\assets;
|
||||
|
||||
class iconify_bundler_tests extends \phpbb_test_case
|
||||
class iconify_bundler_test extends \phpbb_test_case
|
||||
{
|
||||
/** @var array Log content */
|
||||
protected $log_content = [];
|
Loading…
Add table
Reference in a new issue