Bug 18746: Text_CSV_Various parse failures
authorMark Tompsett <mtompset@hotmail.com>
Wed, 7 Jun 2017 22:07:13 +0000 (18:07 -0400)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 9 Jun 2017 13:20:08 +0000 (10:20 -0300)
commit89d36585bb3483ac46c87224391b6867ae8468bb
treeb97ab85abec182ecc271149be2600307a6979121
parent1577460c713e3ac7e602dce81738f974e86ddf9d
Bug 18746: Text_CSV_Various parse failures

While it might be an idea to just delete it,
this patch attempts to catch everything and make it
clear that Text::CSV::Unicode (binary) is the parser
that should be used.

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Running 'prove xt/author/Text_CSV_Various.t' passes

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
xt/author/Text_CSV_Various.t