Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa0de89
)
MDL-49285 mod_quiz: Remove unnecessary linebreak
author
Andrew Nicols
<andrew@nicols.co.uk>
Tue, 3 Mar 2015 08:23:13 +0000
(16:23 +0800)
committer
Andrew Nicols
<andrew@nicols.co.uk>
Tue, 3 Mar 2015 08:23:13 +0000
(16:23 +0800)
mod/quiz/tests/lib_test.php
patch
|
blob
|
blame
|
history
diff --git
a/mod/quiz/tests/lib_test.php
b/mod/quiz/tests/lib_test.php
index
60377a0
..
b5196a9
100644
(file)
--- a/
mod/quiz/tests/lib_test.php
+++ b/
mod/quiz/tests/lib_test.php
@@
-29,7
+29,6
@@
defined('MOODLE_INTERNAL') || die();
global $CFG;
require_once($CFG->dirroot . '/mod/quiz/lib.php');
-
/**
* @copyright 2008 The Open University
* @license http://www.gnu.org/copyleft/gpl.html GNU Public License