DiffHistoryBlobTest: remove unneeded return
Change-Id: I8314583e8ea428696fff08c0d0b765fe00022ad3
This commit is contained in:
parent
7f7dfebd3d
commit
37cb7d88c4
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