removing invalid test code
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user