]> git.koha-community.org Git - koha.git/commit
Bug 14112: Silence warnings in t/Charset.t
authorMark Tompsett <mtompset@hotmail.com>
Fri, 22 May 2015 13:02:23 +0000 (09:02 -0400)
committerLiz Rea <wizzyrea@gmail.com>
Sun, 7 Jun 2015 22:52:51 +0000 (10:52 +1200)
commit55afd5f0090ebb40f37316c71d30779de839b1a7
tree048076affad50dfb07b1393325de6056f482b89e
parentc4932c301cc0b54b603746da57983ca94629af3c
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>
(cherry picked from commit 4d4582566ee7d2014f30f15db4889d4cad956316)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Conflicts:
t/Charset.t
t/Charset.t