MDL-81520 core: Fix test finality
This commit is contained in:
@@ -24,7 +24,7 @@ namespace core;
|
||||
* @copyright 2015 Andrew Nicols <[email protected]>
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
|
||||
*/
|
||||
class gdlib_test extends \basic_testcase {
|
||||
final class gdlib_test extends \basic_testcase {
|
||||
|
||||
private $fixturepath = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user