avoid decoding on input in the new tests added in 613c63b4
authorTony Cook <tony@develop-help.com>
Sat, 4 Aug 2012 03:53:38 +0000 (13:53 +1000)
committerTony Cook <tony@develop-help.com>
Sat, 4 Aug 2012 03:53:38 +0000 (13:53 +1000)
commite2e1d5ce8b2c46b5dca1cb749153789a4315191a
tree02b7541ab7379c2dc5e04b21fb7744ea74857a9a
parent52d0e95bfa64548328a8cb945b92a6ff4892a5ad
avoid decoding on input in the new tests added in 613c63b4

This fixes these tests when run in a unicode environment, eg:

  PERL_UNICODE= LC_ALL=en_AU.utf8 ./perl op/magic.t

This does fix tha code page related issue on Win32.
t/op/magic.t