MDL-10063 simpletestlib.php included from majority of unit tests - let's include it once from the test runner itself
This commit is contained in:
@@ -5,7 +5,6 @@ if (!defined('MOODLE_INTERNAL')) {
|
||||
}
|
||||
|
||||
global $CFG;
|
||||
require_once($CFG->libdir . '/simpletestlib.php');
|
||||
require_once($CFG->libdir . '/mathslib.php');
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user