X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2FparserTests.php;h=4d84025b27496afa301eeaaa7a7249fa72fc36de;hb=fb25d9fe77207c86d3f99934c74d5a0fa96ef0a2;hp=5d21319bac116b08185cbfd4ef3ae63c455a96bc;hpb=a56c35a226fea3a3548a0313ce8fb748cfeb3d5a;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/parserTests.php b/tests/parserTests.php index 5d21319bac..4d84025b27 100644 --- a/tests/parserTests.php +++ b/tests/parserTests.php @@ -80,7 +80,7 @@ if ( isset( $options['file'] ) ) { } # Print out software version to assist with locating regressions -$version = SpecialVersion::getVersion(); +$version = SpecialVersion::getVersion( 'nodb' ); echo "This is MediaWiki version {$version}.\n\n"; if ( isset( $options['fuzz'] ) ) {