From: Jarkko Hietaniemi Date: Sun, 27 Jan 2002 21:57:56 +0000 (+0000) Subject: Unfinished EBCDIC branch. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9034b73c39ba035933bec3984d6d794720dc58e1;p=p5sagit%2Fp5-mst-13.2.git Unfinished EBCDIC branch. p4raw-id: //depot/perl@14452 --- diff --git a/t/op/ver.t b/t/op/ver.t index ecfc15c..a7e57a6 100755 --- a/t/op/ver.t +++ b/t/op/ver.t @@ -32,7 +32,7 @@ else { # EBCDIC # hash keys too $h{v150.146} = "ok"; - is('ok',$h{v111.107},'ASCII hash keys'); + is('ok',$h{v150.146},'EBCDIC hash keys'); } # poetry optimization should also