mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-09-02 22:46:56 +02:00
Upgrade to use of new MediaWiki\Title for use in MW 1.44
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
*
|
||||
* @group bovender
|
||||
*/
|
||||
class SplitterTest extends \MediaWikiTestCase
|
||||
{
|
||||
|
||||
class SplitterTest extends LinkTitles\TestCase {
|
||||
/**
|
||||
* @dataProvider provideSplitData
|
||||
*/
|
||||
|
Reference in New Issue
Block a user