mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
removing invalid test code
This commit is contained in:
parent
6ef4878b86
commit
4fbaa77652
@ -40,7 +40,7 @@ class gradereportlib_test extends UnitTestCaseUsingDatabase {
|
||||
public static $includecoverage = array('grade/report/lib.php');
|
||||
|
||||
function setUp() {
|
||||
$this->report = new grade_report($this->courseid, $this->context);
|
||||
//$this->report = new grade_report($this->courseid, $this->context);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user