mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-19579 code coverage - add more initial $includecoverage attributes
This commit is contained in:
parent
d47cf63dec
commit
081a63a9eb
18 changed files with 33 additions and 1 deletions
|
@ -43,6 +43,7 @@ class filelib_test extends UnitTestCaseUsingDatabase {
|
|||
protected $coursecat;
|
||||
protected $user;
|
||||
protected $module;
|
||||
public static $includecoverage = array('lib/filelib.php');
|
||||
|
||||
/**
|
||||
* Setup the DB fixture data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue