[fix/version_check_test] Include utf_tools.php in version_check_test

This commit is contained in:
Marc Alexander
2013-11-16 17:59:00 +01:00
parent 29d81e1f0c
commit 0c38ca2924

View File

@@ -7,6 +7,8 @@
*
*/
require_once(dirname(__FILE__) . '/../../../../../includes/utf/utf_tools.php');
class phpbb_functions_version_check_test extends \board3\portal\tests\testframework\test_case
{
protected $version_check;