Skip to content

Commit

Permalink
MDL-60434 analytics: Missing dependency
Browse files Browse the repository at this point in the history
Sneaking it in...
  • Loading branch information
David Monllao committed Oct 25, 2017
1 parent b8bb8fe commit cc4d7ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion course/tests/indicators_test.php
Expand Up @@ -25,9 +25,10 @@

defined('MOODLE_INTERNAL') || die();

global $CFG;
require_once(__DIR__ . '/../../lib/completionlib.php');
require_once(__DIR__ . '/../../completion/criteria/completion_criteria_self.php');


/**
* Unit tests for core_course indicators.
*
Expand Down

0 comments on commit cc4d7ce

Please sign in to comment.