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)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Fri, 3 Jun 2016 07:29:54 +0000 (07:29 +0000)
commit5ba5f9e0c5958b518bd648f08146329e355f3a7e
treedd60ba435c32d94319991edef98a606d04a3b6e1
parent71f0370ddde0d8b8e2a666a091081186fb6531e8
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>
t/Prices.t