Port ::Replicated from Moose to Moo
[dbsrgits/DBIx-Class.git] / xt / extra / internals / namespaces_cleaned.t
index 565216f..ae65b96 100644 (file)
@@ -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',