[ticket/634] Increase test coverage of acp module

B3P-634
This commit is contained in:
Marc Alexander
2015-06-22 16:59:14 +02:00
parent 0ea94ae9c8
commit b805ce2e5f
10 changed files with 79 additions and 14 deletions

View File

@@ -9,8 +9,6 @@
namespace board3\portal\modules;
require_once(dirname(__FILE__) . '/../../../includes/functions.php');
class phpbb_unit_modules_calendar_test extends \board3\portal\tests\testframework\database_test_case
{
protected $path_helper;