MDL-27401 Unit test errors in lib/simpletest/testpagelib_moodlepage.php

This commit is contained in:
sam marshall
2011-05-09 11:15:55 +01:00
parent 156816d0b5
commit 0367953eaf
2 changed files with 20 additions and 23 deletions
+2
View File
@@ -715,6 +715,8 @@ class UnitTestCaseUsingDatabase extends UnitTestCase {
if ($cleanmore) {
accesslib_clear_all_caches_for_unit_testing();
$course = 'reset';
get_fast_modinfo($course);
}
}