https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16582
--- Comment #1 from M. Tompsett <[email protected]> --- Created attachment 51758 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51758&action=edit Bug 16582 t/Price.t test should pass if Test::DBIx::Class is not available This patch makes it so 00-load.t doesn't cause 'prove t' to prematurely die before reaching other tests. TEST PLAN --------- 1) prove t -- dies on 00-load.t 2) apply patch 3) prove t -- now t/Prices.t should be the failure. -- 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/
