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)
committerFrédéric Demians <f.demians@tamil.fr>
Wed, 15 Jun 2016 05:36:15 +0000 (07:36 +0200)
commit65232361231f5006f25cc354e24b38b07f359d61
treedd60ba435c32d94319991edef98a606d04a3b6e1
parent66c9ef12c16efeebf78e3a98be7b2ccc42d14e7a
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>
t/Prices.t