Create distinct lib/ subdir in maint/.Generated_Pod (no functional changes)
[dbsrgits/DBIx-Class.git] / xt / podcoverage.t
index 40041ac..ad93c42 100644 (file)
@@ -3,7 +3,7 @@ use strict;
 
 use Test::More;
 use List::Util 'first';
-use lib qw(t/lib maint/.Generated_Pod);
+use lib qw(t/lib maint/.Generated_Pod/lib);
 use DBICTest;
 use namespace::clean;