Bug 18746: Text_CSV_Various parse failures
authorMark Tompsett <mtompset@hotmail.com>
Wed, 7 Jun 2017 22:07:13 +0000 (18:07 -0400)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 12 Jun 2017 09:28:34 +0000 (11:28 +0200)
commitd3ccdd1df3eda8c933cbc841532a0000707cc9e2
tree4cc4d8c0012c2abf7c2e77fab9626a8fe7c0ef6c
parent485f2cdc7e44b16c90c9c6ba5a9861751e31c215
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>
(cherry picked from commit 89d36585bb3483ac46c87224391b6867ae8468bb)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
xt/author/Text_CSV_Various.t