From c4384bd8f8c17e93abc686f4ba3ef9fcc21764f8 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 24 May 2007 22:59:16 +0000 Subject: [PATCH] remove dead test code --- t/Storage.t | 1 - 1 file changed, 1 deletion(-) diff --git a/t/Storage.t b/t/Storage.t index 3ff742864..38596aa61 100644 --- a/t/Storage.t +++ b/t/Storage.t @@ -128,7 +128,6 @@ undef $storage2; ## and if all of these exist, then the next test will fail. my @dirOptions = qw/bad bAd Bad BAd Zod God Mod Tod Rod Bod Lod/; -my $skipDirCheck = 0; my ($dir3, $dirOpt);