Remove explicit tabindex from diff links
[lhc/web/wiklou.git] / tests / phpunit / includes / changes / OldChangesListTest.php
index 5746a61..bc70a13 100644 (file)
@@ -93,7 +93,6 @@ class OldChangesListTest extends MediaWikiLangTestCase {
                        'assert diff link'
                );
 
-               $this->assertRegExp( '/tabindex="0"/', $line, 'assert tab index' );
                $this->assertRegExp(
                        '/title=Cat&curid=20131103212153&action=history"/',
                        $line,