Bug 14112: Silence warnings in t/Charset.t
authorMark Tompsett <mtompset@hotmail.com>
Fri, 22 May 2015 13:02:23 +0000 (09:02 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 27 May 2015 17:32:41 +0000 (14:32 -0300)
commit4d4582566ee7d2014f30f15db4889d4cad956316
tree329cf1a3e2a7e18631a6e7d13773857b1494d397
parent7d7bac40c13ebeef442d30812f29905f50f966d5
Bug 14112: Silence warnings in t/Charset.t

After Jonathan said this was the wrong way to correct the issue,
www.utf8-chartable.de made it clear to me that the \c3\a9 were
missing x's.

TEST PLAN
---------
1) prove t/Charset.t
   -- noise
2) apply patch
3) prove t/Charset.t
   -- no noise
4) koha qa test tools

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/Charset.t