X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2FparserTests.php;h=4d84025b27496afa301eeaaa7a7249fa72fc36de;hb=fb25d9fe77207c86d3f99934c74d5a0fa96ef0a2;hp=5d21319bac116b08185cbfd4ef3ae63c455a96bc;hpb=4ffe4ca50b44eed5846ea9947d8ab4ad9877dbe2;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'] ) ) {