Merge "tests: move slow ScopeStructureTest out of structure" into REL1_43
This commit is contained in:
commit
1b34c0a438
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ use PhpParser\PhpVersion;
|
||||||
/**
|
/**
|
||||||
* @coversNothing
|
* @coversNothing
|
||||||
*/
|
*/
|
||||||
class ScopeStructureTest extends MediaWikiIntegrationTestCase {
|
class ScopeStructureTest extends MediaWikiUnitTestCase {
|
||||||
|
|
||||||
public static function provideAutoloadNoFileScope() {
|
public static function provideAutoloadNoFileScope() {
|
||||||
global $wgAutoloadLocalClasses;
|
global $wgAutoloadLocalClasses;
|
||||||
Loading…
Reference in a new issue