[Bast-commits] r9704 - SQL-Abstract/1.x/trunk/t
frew at dev.catalyst.perl.org
frew at dev.catalyst.perl.org
Thu Sep 9 02:50:23 GMT 2010
Author: frew
Date: 2010-09-09 03:50:23 +0100 (Thu, 09 Sep 2010)
New Revision: 9704
Modified:
SQL-Abstract/1.x/trunk/t/91podcoverage.t
Log:
fix pod coverage test
Modified: SQL-Abstract/1.x/trunk/t/91podcoverage.t
===================================================================
--- SQL-Abstract/1.x/trunk/t/91podcoverage.t 2010-09-09 02:47:42 UTC (rev 9703)
+++ SQL-Abstract/1.x/trunk/t/91podcoverage.t 2010-09-09 02:50:23 UTC (rev 9704)
@@ -29,7 +29,7 @@
},
'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) {
More information about the Bast-commits
mailing list