X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F10_10informix_common.t;h=89497fe7441073e321dc278859fb3f95af70eebb;hb=dbe5c90463dd1b323513739b1d27607186caddac;hp=6ebd0a21f64a4b9a23889904cd4c81427cab1c98;hpb=306bf770bf08b06f92863808b1938f2fc704acb0;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/t/10_10informix_common.t b/t/10_10informix_common.t index 6ebd0a2..89497fe 100644 --- a/t/10_10informix_common.t +++ b/t/10_10informix_common.t @@ -10,7 +10,6 @@ use File::Path 'rmtree'; use DBIx::Class::Schema::Loader 'make_schema_at'; use DBIx::Class::Schema::Loader::Utils 'split_name'; use String::ToIdentifier::EN::Unicode 'to_identifier'; -use namespace::clean; use lib qw(t/lib);