]> 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>
Mon, 8 Jun 2015 00:29:48 +0000 (12:29 +1200)
commitf703f2d3685666ae11890128d7bb80e186cb9384
tree8d8f104cc2e2c7a56c70df2fbed73aa39636e160
parent6de54db7eefe7033b34e5d7e63473fef80e4f232
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