mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
unit tests: MDL-20391 temporary work-around for this breakage, so other tests can be run.
This commit is contained in:
parent
88bc20c30f
commit
89d865a676
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ require_once($CFG->libdir.'/filelib.php');
|
|||
require_once($CFG->libdir.'/file/file_browser.php');
|
||||
require_once($CFG->libdir.'/file/file_info_course.php');
|
||||
|
||||
require_once($CFG->dirroot.'/user/lib.php');
|
||||
//require_once($CFG->dirroot.'/user/lib.php');
|
||||
require_once($CFG->dirroot.'/mod/forum/lib.php');
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue