[ticket/577] Fix tests

B3P-577
This commit is contained in:
Marc Alexander
2015-06-06 23:46:05 +02:00
parent a927aae498
commit 2b05a550c5
2 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,6 @@
*
*/
class board3_includes_helper_test extends \board3\portal\tests\testframework\test_case
{
protected $portal_helper;

View File

@@ -7,6 +7,7 @@
*
*/
require_once dirname(__FILE__) . '/../../../../../../includes/functions_admin.php';
class board3_includes_modules_helper_test extends \board3\portal\tests\testframework\database_test_case
{