Skip to content

Commit

Permalink
MDL-45256 portfolio: Adding missing global in testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederic Massart committed Apr 30, 2014
1 parent 89708ff commit 8cf5509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/tests/portfoliolib_test.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
*/

defined('MOODLE_INTERNAL') || die();
global $CFG;

require_once($CFG->libdir.'/portfoliolib.php');
require_once($CFG->libdir.'/portfolio/formats.php');
Expand Down

0 comments on commit 8cf5509

Please sign in to comment.