Switch from Test::Exception to Test::Fatal
[dbsrgits/DBIx-Class-DeploymentHandler.git] / t / no-component-lib / DBICDHTest.pm
index 789e3e3..f833c69 100644 (file)
@@ -5,7 +5,6 @@ use warnings;
 
 use File::Path 'remove_tree';
 use Test::More;
-use Test::Exception;
 
 sub ready {
    if (-d 't/sql') {