X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F10_03pg_common.t;h=85cd8e414efcf653f7201e23d2b51d6d761b8fab;hb=dbe5c90463dd1b323513739b1d27607186caddac;hp=b1ab02077082dfe5c6f3cb98ccf77671ad42e2c4;hpb=306bf770bf08b06f92863808b1938f2fc704acb0;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/t/10_03pg_common.t b/t/10_03pg_common.t index b1ab020..85cd8e4 100644 --- a/t/10_03pg_common.t +++ b/t/10_03pg_common.t @@ -10,7 +10,6 @@ use Test::More; use Test::Exception; use Try::Tiny; use File::Path 'rmtree'; -use namespace::clean; use lib qw(t/lib); use dbixcsl_common_tests ();