From 342ab2d8be7e1ba3b9e45f091390232d91246b59 Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Thu, 19 Jul 2007 23:50:20 +0000 Subject: - perform full test --- t/01history.t | 3 --- 1 file changed, 3 deletions(-) (limited to 't') diff --git a/t/01history.t b/t/01history.t index 28eb6d3..88cb5ab 100644 --- a/t/01history.t +++ b/t/01history.t @@ -33,8 +33,5 @@ foreach my $path (@testdpath) { print STDERR "$m " . $dconf->getfulldpath($m, 'hdlist') . " not found\n"; } } - SKIP: { - skip "Test not completed", 1 unless(0); is($foundhd, $medias, "All hdlists can be found"); - } } -- cgit v1.2.1