mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Tweak to unbreak unit tests.
This commit is contained in:
parent
4d00e5e4ec
commit
8d2054411c
@ -9,10 +9,11 @@
|
||||
* {@link http://maths.york.ac.uk/serving_maths}
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License
|
||||
* @package quiz
|
||||
*/
|
||||
*//** */
|
||||
|
||||
require_once($CFG->libdir . '/questionlib.php');
|
||||
|
||||
/// Question type class //////////////////////////////////////////////
|
||||
|
||||
class default_questiontype {
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user