1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 08:17:47 +02:00

[ticket/16944] Move test file

PHPBB3-16944
This commit is contained in:
Marc Alexander
2023-11-14 21:51:55 +01:00
parent c98778dbf6
commit e6edd24a2b

View File

@@ -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 = [];