X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xt%2Fextra%2Finternals%2Fnamespaces_cleaned.t;h=ae65b96a85c862e599aef7aa003ab715ec9c50a3;hb=80666849eafc546f4a3865933211d64dc232677a;hp=565216fef3237a4fdf8801fb0c56158ed5560516;hpb=751a68cca30c1f4f5043e692d57c9fc454686350;p=dbsrgits%2FDBIx-Class.git diff --git a/xt/extra/internals/namespaces_cleaned.t b/xt/extra/internals/namespaces_cleaned.t index 565216f..ae65b96 100644 --- a/xt/extra/internals/namespaces_cleaned.t +++ b/xt/extra/internals/namespaces_cleaned.t @@ -68,9 +68,6 @@ my $skip_idx = { map { $_ => 1 } ( (grep { /^DBIx::Class::CDBICompat/ } @modules), # too crufty to touch 'SQL::Translator::Producer::DBIx::Class::File', # ditto - # not sure how to handle type libraries - 'DBIx::Class::Storage::DBI::Replicated::Types', - # G::L::D is unclean, but we never inherit from it 'DBIx::Class::Admin::Descriptive', 'DBIx::Class::Admin::Usage',