http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9054 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13376|0 |1 is obsolete| | --- Comment #3 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 13378 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13378&action=edit Bug 9054: 00-load should not try to load modules with optional dependencies Prior to this patch, t/00-load.t was trying to load Koha::SearchEngine, which fails when Moose is not installed. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.