faster travis builds
[dbsrgits/DBIx-Class-DeploymentHandler.git] / t / version_handlers / monotonic.t
index 7bc0310..f78f05a 100644 (file)
@@ -1,7 +1,10 @@
 #!perl
 
+use strict;
+use warnings;
+
 use Test::More;
-use Test::Exception;
+use Test::Fatal qw(lives_ok dies_ok);
 
 use lib 't/lib';
 use aliased