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