In utf8decode.t, remove the \x sequence strings of bytes
authorNicholas Clark <nick@ccl4.org>
Sat, 12 Mar 2011 12:09:00 +0000 (12:09 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 12 Mar 2011 14:30:09 +0000 (14:30 +0000)
commitbb6a3342cf501f20dff5113848ea5481c3457b16
tree4a5c0a2c59ddedbd7abc5fd9a505b8312dc6dc01
parente90499c4d9f1d0749636c18f943be9718d8ba6ea
In utf8decode.t, remove the \x sequence strings of bytes

For each test case, the information is duplicated in the hex sequences, and
they don't rely on the "" interpolation of the heredoc that initialises the
array @MK
t/op/utf8decode.t