Merge "DiffHistoryBlobTest: remove unneeded return"
This commit is contained in:
commit
dd92bbe0b4
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ class DiffHistoryBlobTest extends MediaWikiIntegrationTestCase {
|
|||
|
||||
if ( !function_exists( 'xdiff_string_rabdiff' ) ) {
|
||||
$this->markTestSkipped( 'The version of xdiff extension is lower than 1.5.0' );
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue