http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8924
--- Comment #1 from Jared Camins-Esakov <[email protected]> --- Created attachment 12845 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12845&action=edit Bug 8924: Some modules erroneously skipped by 00-load Several patterns were being skipped unnecessarily in t/00-load.t: * C4::Cache* - no longer exists * C4::Record - no longer requires database * C4::Serials - no longer requires database -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
