t/op/my_stash.t should use test.pl instead of Test.pm
[p5sagit/p5-mst-13.2.git] / t / op / cond.t
index 31baf9d..0a0d1e1 100644 (file)
@@ -1,7 +1,5 @@
 #!./perl
 
-# $Header: cond.t,v 4.0 91/03/20 01:51:47 lwall Locked $
-
 print "1..4\n";
 
 print 1 ? "ok 1\n" : "not ok 1\n";     # compile time