http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14294 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- I will try to address some of the points raised on bug 6874: [1] The new dependency Test/CGI/Multipart.pm is marked as not required. But you do unconditionally use it in the unit test. Should it be required? No. You are not required to run t/db_dependent tests, and that is the only place it is used. Should the test fail nicely if not installed? I'd be willing to ponder a patch for that. -- You are receiving this mail because: You are watching all bug changes.