[Koha-bugs] [Bug 16582] t/Price.t test should pass if Test::DBIx::Class is not available

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 25 04:36:32 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16582

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
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.


More information about the Koha-bugs mailing list