projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
bd4c909
)
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
patch
|
blob
|
blame
|
history
diff --git
a/lib/Archive/Tar/t/99_clean.t
b/lib/Archive/Tar/t/99_clean.t
index
a736f74
..
26778d7
100644
(file)
--- a/
lib/Archive/Tar/t/99_clean.t
+++ b/
lib/Archive/Tar/t/99_clean.t
@@
-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";