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