[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
Mon May 30 07:00:28 CEST 2016


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51758|0                           |1
        is obsolete|                            |
  Attachment #51759|0                           |1
        is obsolete|                            |

--- Comment #3 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 51909
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51909&action=edit
[SIGNED-OFF] 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.

Signed-off-by: Srdjan <srdjan at catalyst.net.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list