X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=tests%2FparserTests.php;h=4d84025b27496afa301eeaaa7a7249fa72fc36de;hb=9336b95ed11edb068d83941f7767e298971c3d95;hp=5d21319bac116b08185cbfd4ef3ae63c455a96bc;hpb=31d0a18d3efd13f025633df1cc5a5be7b058f9a3;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'] ) ) {