add a bit more doc, test doc, and rename a method
[dbsrgits/SQL-Abstract.git] / t / 91podcoverage.t
index dd3533c..7a80911 100644 (file)
@@ -28,6 +28,7 @@ my $exceptions = {
         ]
     },
     'SQL::Abstract::Test' => { skip => 1 },
+    'DBIx::Class::Storage::Debug::PrettyPrint' => { skip => 1 },
 };
 
 foreach my $module (@modules) {