X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F02-instantiation-wo-component.t;h=abe28e416c6117e5f48a6493fe7dc750b649984d;hb=297e662fab9ba5a6798db95abbdbca2181373c92;hp=8838b66aa2335d355396f5a190d2806ac36f627b;hpb=2482377b70d4cfe36925a534c60c76898878601a;p=dbsrgits%2FDBIx-Class-DeploymentHandler.git diff --git a/t/02-instantiation-wo-component.t b/t/02-instantiation-wo-component.t index 8838b66..abe28e4 100644 --- a/t/02-instantiation-wo-component.t +++ b/t/02-instantiation-wo-component.t @@ -8,7 +8,6 @@ use DBICDHTest; use DBIx::Class::DeploymentHandler; use aliased 'DBIx::Class::DeploymentHandler', 'DH'; -use File::Path 'remove_tree'; use Test::More; use File::Temp 'tempdir'; use Test::Fatal qw(lives_ok dies_ok);