[ticket/299] Fix calendar module test

B3P-299
This commit is contained in:
Marc Alexander
2014-07-08 19:00:44 +02:00
parent aeb912a559
commit c4c884bd7c

View File

@@ -35,6 +35,7 @@ class phpbb_unit_modules_calendar_test extends \board3\portal\tests\testframewor
new \phpbb_mock_request()
),
new \phpbb\filesystem(),
new \phpbb_mock_request(),
$phpbb_root_path,
'php'
);