X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fversion_handlers%2Fmonotonic.t;fp=t%2Fversion_handlers%2Fmonotonic.t;h=f78f05a30da39dfea7a6e5899dbfe247addc9d6f;hb=2482377b70d4cfe36925a534c60c76898878601a;hp=c0d1f2fbc88409d0f0d8105d83517cea49512cf5;hpb=10557c5984171f198fc27443b2d2e7c8d8b6cf7e;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/t/version_handlers/monotonic.t b/t/version_handlers/monotonic.t index c0d1f2f..f78f05a 100644 --- a/t/version_handlers/monotonic.t +++ b/t/version_handlers/monotonic.t @@ -4,7 +4,7 @@ use strict; use warnings; use Test::More; -use Test::Exception; +use Test::Fatal qw(lives_ok dies_ok); use lib 't/lib'; use aliased