Port ::Admin from Moose to Moo+Type::Tiny
[dbsrgits/DBIx-Class.git] / xt / dist / pod_coverage.t
index 144b058..c08c17c 100644 (file)
@@ -103,6 +103,9 @@ my $exceptions = {
     'DBIx::Class::Admin'        => {
         ignore => [ qw/
             BUILD
+            has_config
+            has_connect_info
+            has_schema
         /]
      },