This dummy test didn't pass
Rafael Garcia-Suarez [Thu, 23 Jun 2005 11:54:25 +0000 (11:54 +0000)]
p4raw-id: //depot/perl@24957

lib/Archive/Tar/t/99_clean.t

index a736f74..26778d7 100644 (file)
@@ -7,3 +7,5 @@ BEGIN {
 }
 
 unlink 'long/bar.tar', 'long/foo.tgz', 'short/bar.tar', 'short/foo.tgz';
+
+print "1..1\nok 1 - cleanup done\n";