From 81948abda76e2aba370533397e9e786ee9f71905 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 5 May 2010 22:47:37 -0400 Subject: [PATCH] remove bogus test for empty page --- t/parentlinks.t | 1 - 1 file changed, 1 deletion(-) 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, }, -- 2.32.0.93.g670b81a890