Switch from Test::Exception to Test::Fatal
[dbsrgits/DBIx-Class-DeploymentHandler.git] / t / version_handlers / db_schema_versions.t
index 60ca584..ccf54b6 100644 (file)
@@ -1,7 +1,9 @@
 #!perl
 
+use strict;
+use warnings;
+
 use Test::More;
-use Test::Exception;
 
 use lib 't/lib';
 use aliased