]> git.koha-community.org Git - koha.git/commit
Bug 11540: increase test coverage of Charset.pm
authorEmma Heath <emmaheath.student@wegc.school.nz>
Tue, 14 Jan 2014 01:18:47 +0000 (14:18 +1300)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 7 Feb 2014 15:47:49 +0000 (12:47 -0300)
commit8e08bcae90140f733552fc57acd5c5fba5d72080
tree0e46f0bebecb21c3de7e9370bd7e1a8170273b94
parentaad3a40dfa7c31bbe2d13bd4d7ed49822c30c9c4
Bug 11540: increase test coverage of Charset.pm

To test
1. run prove t/Charset.t
2. apply patch
3. run prove t/Charset.t
 notice more tests are run

Signed-off-by: Tom Houlker <thomas.houlker@hibs.school.nz>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tests pass!

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 6a6df3f5d755aa462f727fa21464883b31d51462)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/Charset.t