MDL-81520 core: Fix test finality
This commit is contained in:
@@ -32,7 +32,7 @@ require_once($CFG->dirroot . '/lib/csvlib.class.php');
|
||||
* @copyright 2012 Adrian Greeve
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
class csvclass_test extends \advanced_testcase {
|
||||
final class csvclass_test extends \advanced_testcase {
|
||||
|
||||
protected $testdata = array();
|
||||
protected $teststring = '';
|
||||
|
||||
Reference in New Issue
Block a user