Skip to content

Commit

Permalink
unit tests: MDL-20391 temporary work-around for this breakage, so oth…
Browse files Browse the repository at this point in the history
…er tests can be run.
  • Loading branch information
tjhunt committed Sep 30, 2009
1 parent 88bc20c commit 89d865a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/simpletest/testfilelib.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
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');

/**
Expand Down

0 comments on commit 89d865a

Please sign in to comment.