Merge the relationship resolution rework
[dbsrgits/DBIx-Class.git] / xt / extra / internals / namespaces_cleaned.t
index 89e2b54..eb25530 100644 (file)
@@ -80,6 +80,7 @@ my $skip_idx = { map { $_ => 1 } (
   # utility classes, not part of the inheritance chain
   'DBIx::Class::Optional::Dependencies',
   'DBIx::Class::ResultSource::RowParser::Util',
+  'DBIx::Class::ResultSource::FromSpec::Util',
   'DBIx::Class::SQLMaker::Util',
   'DBIx::Class::_Util',
 ) };