mirror of
https://github.com/moodle/moodle.git
synced 2025-01-30 03:58:34 +01:00
Merge branch 'MDL-65697-master' of git://github.com/lameze/moodle
This commit is contained in:
commit
83cdcd99f2
@ -30,7 +30,7 @@ global $CFG;
|
||||
require_once(__DIR__ . '/../../../engine/tests/helpers.php');
|
||||
require_once(__DIR__ . '/../../../behaviour/deferredfeedback/behaviour.php');
|
||||
require_once(__DIR__ . '/../question.php');
|
||||
|
||||
require_once($CFG->dirroot . '/question/type/missingtype/questiontype.php');
|
||||
|
||||
/**
|
||||
* Unit tests for the 'missing' question type.
|
||||
|
Loading…
x
Reference in New Issue
Block a user