summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2007-07-19 23:50:20 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2007-07-19 23:50:20 +0000
commit342ab2d8be7e1ba3b9e45f091390232d91246b59 (patch)
tree7566a5a6a42a9f977944242c560f6651ea9dd662 /t
parent2c6017d9464f2e10834d9316e381bdb5c351e15e (diff)
downloadperl-MDV-Distribconf-342ab2d8be7e1ba3b9e45f091390232d91246b59.tar
perl-MDV-Distribconf-342ab2d8be7e1ba3b9e45f091390232d91246b59.tar.gz
perl-MDV-Distribconf-342ab2d8be7e1ba3b9e45f091390232d91246b59.tar.bz2
perl-MDV-Distribconf-342ab2d8be7e1ba3b9e45f091390232d91246b59.tar.xz
perl-MDV-Distribconf-342ab2d8be7e1ba3b9e45f091390232d91246b59.zip
- perform full test
Diffstat (limited to '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");
- }
}