mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 21:38:54 +00:00
[ticket/10411] Fix missing functions in unit tests
PHPBB3-10411
This commit is contained in:
parent
8fc022033a
commit
eac1c46588
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/utf/utf_tools.php';
|
||||
require_once dirname(__FILE__) . '/../../phpBB/includes/functions_content.php';
|
||||
|
||||
class phpbb_groupposition_teampage_test extends phpbb_database_test_case
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue