X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fdeploy_methods%2Fsql_translator_protoschema_transform.t;h=c91f415288249eaad4aa0894e8a4f3d6c79be05e;hb=2482377b70d4cfe36925a534c60c76898878601a;hp=b9164a7e4a82dc40d02a7d7a18986f947f6a7618;hpb=7b3d00f984e43c319a637332579e950376637a3d;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/t/deploy_methods/sql_translator_protoschema_transform.t b/t/deploy_methods/sql_translator_protoschema_transform.t index b9164a7..c91f415 100644 --- a/t/deploy_methods/sql_translator_protoschema_transform.t +++ b/t/deploy_methods/sql_translator_protoschema_transform.t @@ -4,7 +4,6 @@ use strict; use warnings; use Test::More; -use Test::Exception; use lib 't/lib'; use DBICDHTest;