Finish a RHS branch before applying ASC/DESC mods
[scpubgit/Q-Branch.git] / t / 91podcoverage.t
index de31232..7a80911 100644 (file)
@@ -28,8 +28,7 @@ my $exceptions = {
         ]
     },
     'SQL::Abstract::Test' => { skip => 1 },
-    'SQL::Abstract::Tree' => { skip => 1 },
-    'DBIx::Class::Storage::PrettyPrinter' => { skip => 1 },
+    'DBIx::Class::Storage::Debug::PrettyPrint' => { skip => 1 },
 };
 
 foreach my $module (@modules) {