Resolve ansiperl against win32
authorNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 13 Feb 1998 18:15:46 +0000 (18:15 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 13 Feb 1998 18:15:46 +0000 (18:15 +0000)
p4raw-id: //depot/ansiperl@520

1  2 
t/op/push.t

diff --cc t/op/push.t
@@@ -16,6 -16,6 +16,8 @@@
  -4,                   4 5 6 7,        0 1 2 3
  EOF
  
++print join("!\n",@tests),"\n";
++
  print "1..", 2 + @tests, "\n";
  die "blech" unless @tests;