X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fsmoke.t;h=87508ed6e6f3fd17a46fd6f49d799e277ba6acbc;hb=979516cc8e7e4004baeafaf1afb5bf4069401c5d;hp=27d843cd5b099fba9ccf19d81466df02f663b7e6;hpb=bbd0130659727a45e7f214cb8086cddbaecd5dec;p=p5sagit%2FSub-Name.git diff --git a/t/smoke.t b/t/smoke.t index 27d843c..87508ed 100644 --- a/t/smoke.t +++ b/t/smoke.t @@ -26,5 +26,4 @@ for (4 .. 5) { print $x->() eq "Blork::Dynamic $_" ? "ok $_\n" : "not ok $_\n"; } -# $Id: smoke.t,v 1.4 2004/08/18 12:03:42 xmath Exp $ # vim: ft=perl