summaryrefslogtreecommitdiffstats
path: root/t/01history.t
diff options
context:
space:
mode:
Diffstat (limited to 't/01history.t')
-rw-r--r--t/01history.t3
1 files changed, 0 insertions, 3 deletions
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");
- }
}