diff --git a/tests/LinkCountTest.php b/tests/LinkCountTest.php index ffe89bb..dd94870 100644 --- a/tests/LinkCountTest.php +++ b/tests/LinkCountTest.php @@ -918,23 +918,23 @@ public function provideHtmlOutput() { return [ 'main namespace' => [ 'Page', - "
Type
All
DirectIndirect
0
0
0
0
" + "
Type
All
DirectIndirect
0
0
0
0
" ], 'talk namespace' => [ 'Talk:Page', - "
Type
All
DirectIndirect
0
0
0
0
" + "
Type
All
DirectIndirect
0
0
0
0
" ], 'category namespace' => [ 'Category:Category', - "
Type
All
DirectIndirect
0
0
0
0
" + "
Type
All
DirectIndirect
0
0
0
0
" ], 'file namespace' => [ 'File:Image.png', - "
Type
All
DirectIndirect
1
0
0
0
" + "
Type
All
DirectIndirect
1
0
0
0
" ], '? in title' => [ '?', - "
Type
All
DirectIndirect
0
0
0
0
" + "
Type
All
DirectIndirect
0
0
0
0
" ], 'no parameters' => [ '',