diff options
Diffstat (limited to 't/base/cond.t')
-rwxr-xr-x | t/base/cond.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/base/cond.t b/t/base/cond.t index 9a57348474..e2ef358f9a 100755 --- a/t/base/cond.t +++ b/t/base/cond.t @@ -1,7 +1,5 @@ #!./perl -# $RCSfile: cond.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:02 $ - # make sure conditional operators work print "1..4\n"; |