diff options
Diffstat (limited to 't/parentlinks.t')
-rwxr-xr-x | t/parentlinks.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/parentlinks.t b/t/parentlinks.t index 593937a97..9b4654903 100755 --- a/t/parentlinks.t +++ b/t/parentlinks.t @@ -21,7 +21,6 @@ IkiWiki::checkconfig(); # Test data $expected{'parentlinks'} = { - "" => [], "ikiwiki" => [], "ikiwiki/pagespec" => [ {depth => 0, height => 2, }, |