]> git.koha-community.org Git - koha.git/commit
Bug 16582 t/Price.t test should pass if Test::DBIx::Class is not available
authorMark Tompsett <mtompset@hotmail.com>
Wed, 25 May 2016 02:31:15 +0000 (22:31 -0400)
committerJulian Maurice <julian.maurice@biblibre.com>
Thu, 16 Jun 2016 07:59:20 +0000 (09:59 +0200)
commit2131a6dec2a7588be8b6061e97b945fa69da0953
treedf7f60fdc3dd496b13151cad67d333166c4f853c
parent3cd0ac25fa7f3bc4aa60d2b4b24f0ddd05839606
Bug 16582 t/Price.t test should pass if Test::DBIx::Class is not available

TEST PLAN
---------
1) prove t/Prices.t
   -- failure
2) apply patch
3) prove t/Prices.t
   -- nicely skipped when Test::DBIx::Class is not available.

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit 5ba5f9e0c5958b518bd648f08146329e355f3a7e)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
(cherry picked from commit 65232361231f5006f25cc354e24b38b07f359d61)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
t/Prices.t