X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F55namespaces_cleaned.t;h=aa6fca08a44183cd030aff9f37a1b9913b5eb0e9;hb=d6b39e463d43250ea171fa983b2364227172266f;hp=2205ded26646fdfc246efa3f8a6dc195befeb6fd;hpb=27a701f9149192aa5adb55a5cdcc2e34d4acfeeb;p=dbsrgits%2FDBIx-Class.git diff --git a/t/55namespaces_cleaned.t b/t/55namespaces_cleaned.t index 2205ded..aa6fca0 100644 --- a/t/55namespaces_cleaned.t +++ b/t/55namespaces_cleaned.t @@ -80,9 +80,6 @@ my $skip_idx = { map { $_ => 1 } ( # from the parent 'DBIx::Class::ResultSet::Pager', - # this is not part of the inheritance tree (plus is a temporary fix anyway) - 'DBIx::Class::GlobalDestruction', - # Moo does not name its generated methods, fix pending 'DBIx::Class::Storage::BlockRunner', ) };