Tweak to unbreak unit tests.

This commit is contained in:
tjhunt 2006-08-17 17:30:56 +00:00
parent 4d00e5e4ec
commit 8d2054411c

View File

@ -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 {
/**